Skip to content

Better error messages for local config loading #16

Better error messages for local config loading

Better error messages for local config loading #16

Triggered via push January 8, 2025 15:40
Status Success
Total duration 2m 38s
Artifacts

dotnet.yml

on: push
Matrix: Build Release
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Build Release (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Release (linux): TACTSharp/Utils/Salsa20.cs#L63
Non-nullable field 'm_state' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Release (linux): TACTSharp/Utils/Salsa20.cs#L149
Cannot convert null literal to non-nullable reference type.
Build Release (linux): TACTSharp/BuildInfo.cs#L25
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern, SearchOption searchOption)'.
Build Release (linux): TACTSharp/BuildInfo.cs#L31
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
Build Release (linux): TACTSharp/BuildInfo.cs#L61
Converting null literal or possible null value to non-nullable type.
Build Release (linux): TACTSharp/Utils/KeyService.cs#L17
Possible null reference assignment.
Build Release (linux): TACTSharp/CDN.cs#L127
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (linux): TACTSharp/CDN.cs#L133
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
Build Release (linux): TACTSharp/CDN.cs#L203
Possible null reference return.
Build Release (linux): TACTSharp/CDN.cs#L217
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (linux)
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 Release (linux)
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 Release (linux)
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 Release (macOS): TACTSharp/Utils/Salsa20.cs#L63
Non-nullable field 'm_state' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Release (macOS): TACTSharp/Utils/Salsa20.cs#L149
Cannot convert null literal to non-nullable reference type.
Build Release (macOS): TACTSharp/BuildInfo.cs#L25
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern, SearchOption searchOption)'.
Build Release (macOS): TACTSharp/BuildInfo.cs#L31
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
Build Release (macOS): TACTSharp/BuildInfo.cs#L61
Converting null literal or possible null value to non-nullable type.
Build Release (macOS): TACTSharp/Utils/KeyService.cs#L17
Possible null reference assignment.
Build Release (macOS): TACTSharp/CDN.cs#L127
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (macOS): TACTSharp/CDN.cs#L133
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
Build Release (macOS): TACTSharp/CDN.cs#L203
Possible null reference return.
Build Release (macOS): TACTSharp/CDN.cs#L217
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (macOS)
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 Release (macOS)
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 Release (macOS)
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 Release (windows): TACTSharp/Utils/KeyService.cs#L17
Possible null reference assignment.
Build Release (windows): TACTSharp/BuildInfo.cs#L25
Possible null reference argument for parameter 'path' in 'string[] Directory.GetFiles(string path, string searchPattern, SearchOption searchOption)'.
Build Release (windows): TACTSharp/BuildInfo.cs#L31
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
Build Release (windows): TACTSharp/BuildInfo.cs#L61
Converting null literal or possible null value to non-nullable type.
Build Release (windows): TACTSharp/Utils/Salsa20.cs#L63
Non-nullable field 'm_state' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Release (windows): TACTSharp/Utils/Salsa20.cs#L149
Cannot convert null literal to non-nullable reference type.
Build Release (windows): TACTSharp/CDN.cs#L127
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (windows): TACTSharp/CDN.cs#L133
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
Build Release (windows): TACTSharp/CDN.cs#L203
Possible null reference return.
Build Release (windows): TACTSharp/CDN.cs#L217
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3, string path4)'.
Build Release (windows)
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 Release (windows)
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 Release (windows)
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/