chore(deps): Bump Microsoft.Extensions.Logging from 8.0.0 to 9.0.0 in /sdk-dotnet #379
build.yml
on: pull_request
check_changes
4s
test-cli
0s
test-dotnet
3m 51s
test-go
0s
test-node
0s
test-react
0s
Annotations
1 error and 6 warnings
test-dotnet
Process completed with exit code 1.
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L69
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L59
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L69
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L59
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L59
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L69
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|