Merge pull request #302 from linked-data-dotnet/dependabot/nuget/main… #700
Annotations
10 warnings
Run dotnet pack \
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Run dotnet pack \
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Run dotnet build --configuration Release --no-restore:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Run dotnet build --configuration Release --no-restore:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Run dotnet build --configuration Release --no-restore:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Run dotnet build --configuration Release --no-restore:
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Run dotnet build --configuration Release --no-restore:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Run dotnet build --configuration Release --no-restore:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Run dotnet build --configuration Release --no-restore:
test/json-ld.net.tests/ExtendedFunctionalityTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Run dotnet build --configuration Release --no-restore:
test/json-ld.net.tests/ConformanceTests.cs#L37
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Loading