Merge pull request #315 from linked-data-dotnet/dependabot/nuget/main… #751
Annotations
10 warnings
|
|
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.
|
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
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.
|
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
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.
|
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
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.
|
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
The logs for this run have expired and are no longer available.
Loading