Skip to content

Organized JSystem's schema types. #1186

Organized JSystem's schema types.

Organized JSystem's schema types. #1186

Triggered via push November 8, 2023 13:24
Status Failure
Total duration 2m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/jutility/bti/Bti.cs#L1
The type or namespace name 'tex1' does not exist in the namespace 'jsystem.schema.bmd' (are you missing an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/misc/GCN/BMD.cs#L17
The type or namespace name 'BmdHeader' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L21
The type or namespace name 'IBcx' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L32
The type or namespace name 'IAnx1' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L47
The type or namespace name 'IAnx1' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L106
The type or namespace name 'IAnimatedJoint' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L108
The type or namespace name 'IAnimatedJoint' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L118
The type or namespace name 'IJointAnim' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L134
The type or namespace name 'IJointAnimKey' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Formats/JSystem/JSystem/src/schema/j3dgraph/bcx/Bca.cs#L153
The type or namespace name 'IJointAnim' could not be found (are you missing a using directive or an assembly reference?)
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
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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)