Skip to content

Cleaned up the fixed function logic a little bit. #1122

Cleaned up the fixed function logic a little bit.

Cleaned up the fixed function logic a little bit. #1122

Triggered via push October 27, 2023 00:16
Status Failure
Total duration 4m 33s
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

10 errors and 11 warnings
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L297
Using the generic type 'IFixedFunctionOps<TValue, TConstant, TTerm, TExpression>' requires 4 type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L301
The non-generic type 'IValue' cannot be used with type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L302
The non-generic type 'ITerm' cannot be used with type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L303
The non-generic type 'IExpression' cannot be used with type arguments
build: FinModelUtility/Formats/Dat/src/schema/JObj.cs#L93
Possible null reference return.
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L297
Using the generic type 'IFixedFunctionOps<TValue, TConstant, TTerm, TExpression>' requires 4 type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L301
The non-generic type 'IValue' cannot be used with type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L302
The non-generic type 'ITerm' cannot be used with type arguments
build: FinModelUtility/Formats/Cmb/Cmb/src/material/CmbCombinerGenerator.cs#L303
The non-generic type 'IExpression' cannot be used with type arguments
build: FinModelUtility/Formats/Dat/src/schema/JObj.cs#L93
Possible null reference return.
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)