Don't copy sample extraction data to output #10
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/Utils/KeyService.cs#L17
Possible null reference assignment.
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L171
Field 'IndexInstance.IndexFooter.keyBytes' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L165
Field 'IndexInstance.IndexFooter.formatRevision' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L172
Field 'IndexInstance.IndexFooter.hashBytes' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L167
Field 'IndexInstance.IndexFooter.flags1' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L169
Field 'IndexInstance.IndexFooter.offsetBytes' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L166
Field 'IndexInstance.IndexFooter.flags0' is never assigned to, and will always have its default value 0
|
Publish TACTTool:
TACTSharp/IndexInstance.cs#L170
Field 'IndexInstance.IndexFooter.sizeBytes' is never assigned to, and will always have its default value 0
|
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