Skip to content

Fixed a stupid bug that was breaking the GitHub action. #1138

Fixed a stupid bug that was breaking the GitHub action.

Fixed a stupid bug that was breaking the GitHub action. #1138

Triggered via push October 27, 2023 23:05
Status Success
Total duration 6m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
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)