Skip to content

Update dotnet.yml - upgrade to .NET 8 #173

Update dotnet.yml - upgrade to .NET 8

Update dotnet.yml - upgrade to .NET 8 #173

Triggered via push January 14, 2024 02:47
Status Failure
Total duration 2m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, zyborg/dotnet-tests-report@v1.3.0, 2428392/gh-truncate-string-action@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Execution of tests returned failure: 1
build
Found failing tests
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: FrEee/Extensions/CommonExtensions.cs#L25
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Extensions/CopyingExtensions.cs#L4
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Interfaces/IOwnable.cs#L3
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Interfaces/IVehicle.cs#L3
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Modding/ComputedFormula.cs#L8
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Objects/Combat/Grid/Battle.cs#L16
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Objects/Vehicles/Fighter.cs#L7
The using directive for 'FrEee.Serialization' appeared previously in this namespace
build: FrEee/Processes/TurnProcessor.cs#L34
Cannot convert null literal to non-nullable reference type.
build: FrEee/Objects/Combat/Grid/Extensions.cs#L8
Cannot convert null literal to non-nullable reference type.
build: FrEee/Serialization/DataReference.cs#L17
Possible null reference assignment.