Skip to content

Support .NET 9

Support .NET 9 #654

Triggered via pull request November 12, 2024 00:31
Status Failure
Total duration 53s
Artifacts

unittests.yml

on: pull_request
UnitTests
46s
UnitTests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
UnitTests: src/GitHubApiStatus.UnitTests/Tests/Base/BaseTest.cs#L14
The field _client should be Disposed in a method annotated with
UnitTests: src/GitHubApiStatus.UnitTests/Tests/Base/BaseTest.cs#L16
The property GitHubApiStatusService should be Disposed in a method annotated with
UnitTests: src/GitHubApiStatus.UnitTests/Tests/GetRemainingRequestCountTests.cs#L24
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
UnitTests: src/GitHubApiStatus.UnitTests/Tests/Base/BaseTest.cs#L14
The field _client should be Disposed in a method annotated with
UnitTests: src/GitHubApiStatus.UnitTests/Tests/Base/BaseTest.cs#L16
The property GitHubApiStatusService should be Disposed in a method annotated with
UnitTests: src/GitHubApiStatus.UnitTests/Tests/GetRemainingRequestCountTests.cs#L24
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
UnitTests
Process completed with exit code 1.
UnitTests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.