Support .NET 9 #654
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.
|