Bump gittools/actions from 3.1.11 to 3.2.1 #766
dotnet.yml
on: pull_request
build
39s
nuget-push-dev
0s
nuget-push-prod
0s
release-artifacts
0s
Annotations
1 error and 8 warnings
build
Process completed with exit code 1.
|
build:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
build:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L16
Theory method 'ExtendedFunctionalityTestPasses' on test class 'ExtendedFunctionalityTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data.
|
build:
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
build:
test/json-ld.net.tests/ConformanceTests.cs#L16
Theory method 'ConformanceTestPasses' on test class 'ConformanceTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data.
|
build:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
build:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L16
Theory method 'ExtendedFunctionalityTestPasses' on test class 'ExtendedFunctionalityTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data.
|
build:
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
build:
test/json-ld.net.tests/ConformanceTests.cs#L16
Theory method 'ConformanceTestPasses' on test class 'ConformanceTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data.
|