Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #592
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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