Skip to content

Merge remote-tracking branch 'base/master' #15

Merge remote-tracking branch 'base/master'

Merge remote-tracking branch 'base/master' #15

Triggered via push November 10, 2024 03:34
Status Success
Total duration 3m 58s
Artifacts 3
Matrix: build_app
Build Nuget Packages
2m 44s
Build Nuget Packages
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
Build (AssetsTrimmed false)
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/
Build (AssetsTrimmed false)
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/
Build (AssetsTrimmed false)
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 (AssetsTrimmed false): 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 (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'EdgeTts'
Build (AssetsTrimmed false): 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 (AssetsTrimmed false): 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 (AssetsTrimmed false): 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 (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L8
Missing XML comment for publicly visible type or member 'eVoice'
Build (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L10
Missing XML comment for publicly visible type or member 'eVoice.Name'
Build (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L11
Missing XML comment for publicly visible type or member 'eVoice.ShortName'
Build (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L12
Missing XML comment for publicly visible type or member 'eVoice.Gender'
Build (AssetsTrimmed false): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L13
Missing XML comment for publicly visible type or member 'eVoice.Locale'
Build Nuget Packages
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/
Build Nuget Packages
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/
Build Nuget Packages
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 Nuget Packages: ClassIsland.Shared/Helpers/ConfigureFileHelper.cs#L45
The variable 'ex' is declared but never used
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L8
Non-nullable event 'CollectionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L125
Possible null reference return.
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L149
Possible null reference return.
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L176
Dereference of a possibly null reference.
Build Nuget Packages: ClassIsland.Shared/ObservableDictionary.cs#L190
Dereference of a possibly null reference.
Build Nuget Packages: ClassIsland.Shared/Models/Profile/TimeLayoutItem.cs#L12
The field 'TimeLayoutItem._isOnClass' is assigned but its value is never used
Build Nuget Packages: ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L3
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase'
Build Nuget Packages: ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L5
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase.AttachedSettingsControlHelper'
Build (AssetsTrimmed true)
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/
Build (AssetsTrimmed true)
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/
Build (AssetsTrimmed true): 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 (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'EdgeTts'
Build (AssetsTrimmed true): 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 (AssetsTrimmed true): 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 (AssetsTrimmed true): 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 (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L8
Missing XML comment for publicly visible type or member 'eVoice'
Build (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L10
Missing XML comment for publicly visible type or member 'eVoice.Name'
Build (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L11
Missing XML comment for publicly visible type or member 'eVoice.ShortName'
Build (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L12
Missing XML comment for publicly visible type or member 'eVoice.Gender'
Build (AssetsTrimmed true): vendors/EdgeTtsSharp/Edge_tts_sharp/Model/eVoice.cs#L13
Missing XML comment for publicly visible type or member 'eVoice.Locale'
Build (AssetsTrimmed true)
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/

Artifacts

Produced during runtime
Name Size
out_app_assetsTrimmed_false Expired
39.6 MB
out_app_assetsTrimmed_true Expired
19 MB
out_nupkgs Expired
690 KB