Develop/vender optimize#1
Merged
MKStoler1024 merged 3 commits intoJul 5, 2025
Merged
Annotations
7 errors and 10 warnings
|
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
AssemblyInfo.cs#L4
The specified version string '' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L89
Parameter 'progress' has no matching param tag in the XML comment for 'EdgeTts.Invoke(PlayOption, eVoice, Action<List<byte>>, IProgress<List<byte>>)' (but other parameters do)
|
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L89
Parameter 'callback' has no matching param tag in the XML comment for 'EdgeTts.Invoke(PlayOption, eVoice, Action<List<byte>>, IProgress<List<byte>>)' (but other parameters do)
|
|
ClassIsland.Shared/ObservableDictionary.cs#L25
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L76
Parameter 'volume' has no matching param tag in the XML comment for 'EdgeTts.ConvertToSsmlText(string, string, int, int, string)' (but other parameters do)
|
|
ClassIsland.Shared/ObservableDictionary.cs#L17
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
ClassIsland.Shared/ObservableDictionary.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDictionary<TKey, TValue>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'EdgeTts'
|
|
ClassIsland.Shared/ObservableDictionary.cs#L14
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ObservableDictionary<TKey, TValue>.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
|
ClassIsland.Shared/ObservableDictionary.cs#L6
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L194
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading