Update dotnet.yml #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 21 warnings
|
Build Release (linux)
Assets file '/home/runner/work/TACTSharp/TACTSharp/TACTTool/obj/project.assets.json' doesn't have a target for 'net9.0/linux-x64'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project. You may also need to include 'linux-x64' in your project's RuntimeIdentifiers.
|
|
Build Release (linux)
Process completed with exit code 1.
|
|
Build Release (macOS)
The job was canceled because "linux" failed.
|
|
Build Release (macOS)
Assets file '/Users/runner/work/TACTSharp/TACTSharp/TACTTool/obj/project.assets.json' doesn't have a target for 'net9.0/osx-arm64'. Ensure that restore has run and that you have included 'net9.0' in the TargetFrameworks for your project. You may also need to include 'osx-arm64' in your project's RuntimeIdentifiers.
|
|
Build Release (macOS)
Process completed with exit code 1.
|
|
Build Release (windows)
The job was canceled because "linux" failed.
|
|
Build Release (windows)
The operation was canceled.
|
|
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#L36
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Release (linux):
TACTSharp/Utils/Salsa20.cs#L49
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Release (linux):
TACTSharp/Utils/Salsa20.cs#L148
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#L234
Cannot convert null literal to non-nullable reference type.
|
|
Build Release (linux):
TACTSharp/Utils/KeyService.cs#L19
Possible null reference assignment.
|
|
Build Release (linux):
TACTSharp/IndexInstance.cs#L165
Field 'IndexInstance.IndexFooter.formatRevision' is never assigned to, and will always have its default value 0
|
|
Build Release (linux):
TACTSharp/IndexInstance.cs#L168
Field 'IndexInstance.IndexFooter.blockSizeKBytes' is never assigned to, and will always have its default value 0
|
|
Build Release (linux):
TACTSharp/IndexInstance.cs#L169
Field 'IndexInstance.IndexFooter.offsetBytes' is never assigned to, and will always have its default value 0
|
|
Build Release (linux):
TACTSharp/IndexInstance.cs#L166
Field 'IndexInstance.IndexFooter.flags0' is never assigned to, and will always have its default value 0
|
|
Build Release (linux):
TACTSharp/IndexInstance.cs#L172
Field 'IndexInstance.IndexFooter.hashBytes' is never assigned to, and will always have its default value 0
|
|
Build Release (macOS):
TACTSharp/Utils/Salsa20.cs#L36
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Release (macOS):
TACTSharp/Utils/Salsa20.cs#L49
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Release (macOS):
TACTSharp/Utils/Salsa20.cs#L148
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#L234
Cannot convert null literal to non-nullable reference type.
|
|
Build Release (macOS):
TACTSharp/Utils/KeyService.cs#L19
Possible null reference assignment.
|
|
Build Release (macOS):
TACTSharp/IndexInstance.cs#L172
Field 'IndexInstance.IndexFooter.hashBytes' is never assigned to, and will always have its default value 0
|
|
Build Release (macOS):
TACTSharp/IndexInstance.cs#L166
Field 'IndexInstance.IndexFooter.flags0' is never assigned to, and will always have its default value 0
|
|
Build Release (macOS):
TACTSharp/IndexInstance.cs#L167
Field 'IndexInstance.IndexFooter.flags1' is never assigned to, and will always have its default value 0
|
|
Build Release (macOS):
TACTSharp/IndexInstance.cs#L165
Field 'IndexInstance.IndexFooter.formatRevision' is never assigned to, and will always have its default value 0
|
|
Build Release (macOS):
TACTSharp/IndexInstance.cs#L171
Field 'IndexInstance.IndexFooter.keyBytes' is never assigned to, and will always have its default value 0
|