Publish AOT builds #14
Annotations
13 warnings
Publish TACTTool:
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.
|
Publish TACTTool:
TACTSharp/Utils/Salsa20.cs#L149
Cannot convert null literal to non-nullable reference type.
|
Publish TACTTool:
TACTSharp/BuildInfo.cs#L32
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Publish TACTTool:
TACTSharp/BuildInfo.cs#L59
Converting null literal or possible null value to non-nullable type.
|
Publish TACTTool:
TACTSharp/Utils/KeyService.cs#L17
Possible null reference assignment.
|
Publish TACTTool:
TACTSharp/Settings.cs#L8
Non-nullable field 'BaseDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish TACTTool:
TACTSharp/Settings.cs#L9
Non-nullable field 'BuildConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish TACTTool:
TACTSharp/Settings.cs#L10
Non-nullable field 'CDNConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish TACTTool:
TACTSharp/CDN.cs#L104
Possible null reference return.
|
Publish TACTTool:
TACTSharp/CDN.cs#L160
Possible null reference return.
|
Release
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/
|
Release
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/
|
Release
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/
|
Loading