Merge remote-tracking branch 'base/master' #15
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'EdgeTts'
|
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)
|
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)
|
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/Model/eVoice.cs#L8
Missing XML comment for publicly visible type or member 'eVoice'
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L10
Missing XML comment for publicly visible type or member 'eVoice.Name'
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L11
Missing XML comment for publicly visible type or member 'eVoice.ShortName'
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L12
Missing XML comment for publicly visible type or member 'eVoice.Gender'
|
vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L13
Missing XML comment for publicly visible type or member 'eVoice.Locale'
|
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/
|
The logs for this run have expired and are no longer available.
Loading