Skip to content

Removed some unused dependencies. #1215

Removed some unused dependencies.

Removed some unused dependencies. #1215

Triggered via push January 14, 2024 22:38
Status Failure
Total duration 3m 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L5
The type or namespace name 'FastMath' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L76
The type or namespace name 'MemoizedAtan2' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L87
The type or namespace name 'MemoizedAtan2' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L5
The type or namespace name 'FastMath' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L76
The type or namespace name 'MemoizedAtan2' could not be found (are you missing a using directive or an assembly reference?)
build: FinModelUtility/Benchmarks/TrigMethodVsInline.cs#L87
The type or namespace name 'MemoizedAtan2' could not be found (are you missing a using directive or an assembly reference?)
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)