Skip to content

Started setting up new types for extracting archives and started sett… #1088

Started setting up new types for extracting archives and started sett…

Started setting up new types for extracting archives and started sett… #1088

Triggered via push October 15, 2023 15:23
Status Failure
Total duration 4m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: FinModelUtility/Formats/Visceral/Visceral/src/schema/dat/Dat.cs#L5
'Dat' does not implement interface member 'IBinarySerializable.Write(ISubEndianBinaryWriter)'
build: FinModelUtility/Formats/Visceral/Visceral/src/schema/dat/Dat.cs#L5
'Dat' does not implement interface member 'IBinaryDeserializable.Read(IEndianBinaryReader)'
build: FinModelUtility/Formats/Visceral/Visceral/src/schema/dat/Dat.cs#L5
'Dat' does not implement interface member 'IBinarySerializable.Write(ISubEndianBinaryWriter)'
build: FinModelUtility/Formats/Visceral/Visceral/src/schema/dat/Dat.cs#L5
'Dat' does not implement interface member 'IBinaryDeserializable.Read(IEndianBinaryReader)'
build
Process completed with exit code 1.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: FinModelUtility/SceneGate/Yarhl/src/Yarhl/IO/DataReader.cs#L29
Using directive for namespace 'Yarhl.IO.Serialization.Attributes' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
build: FinModelUtility/SceneGate/Yarhl/src/Yarhl/IO/DataReader.cs#L30
Using directive for type 'Yarhl.IO.Serialization.Attributes.SerializableAttribute' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)