merge: 合并上游分支 #26
Annotations
11 warnings
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build application:
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.
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'EdgeTts'
|
Build application:
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)
|
Build application:
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)
|
Build application:
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)
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L8
Missing XML comment for publicly visible type or member 'eVoice'
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L10
Missing XML comment for publicly visible type or member 'eVoice.Name'
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L11
Missing XML comment for publicly visible type or member 'eVoice.ShortName'
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L12
Missing XML comment for publicly visible type or member 'eVoice.Gender'
|
Build application:
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L13
Missing XML comment for publicly visible type or member 'eVoice.Locale'
|
Loading