Skip to content

fix(ci): grant write permissions #8

fix(ci): grant write permissions

fix(ci): grant write permissions #8

Triggered via push November 5, 2024 16:48
Status Success
Total duration 3m 44s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (7.0.x, win-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (7.0.x, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build (7.0.x, win-x64): src/TMSpeech.Core/Services/Resource/DownloadManager.cs#L187
Cannot convert null literal to non-nullable reference type.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L42
Non-nullable event 'ConfigChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L94
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L102
Dereference of a possibly null reference.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L112
Dereference of a possibly null reference.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L175
Possible null reference argument for parameter 'defaultConfig' in 'LocalConfigManagerImpl.LocalConfigManagerImpl(Dictionary<string, object> defaultConfig)'.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L167
Non-nullable field '_defaultConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (7.0.x, win-x64): src/TMSpeech.Core/ConfigManager.cs#L119
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
TMSpeech.win-x64
56.1 MB