Ignore errors and carry on, because NuGet throws errors for vulnerabi… #11
Annotations
15 warnings
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build
- Add lib or ref assemblies for the net48 target framework
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
test/AspNetSimple.Test/Controllers/TestsControllerTests.cs#L51
Theory method 'HasDefaultMethodsCreated' on test class 'TestsControllerTests' does not use parameter 'className'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build:
test/R4Mvc.Test/CodeGen/MethodBuilderTests.cs#L24
Null should not be used for value type parameter 'modifiers' of type 'Microsoft.CodeAnalysis.CSharp.SyntaxKind'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1012)
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
test/AspNetSimple.Test/Controllers/TestsControllerTests.cs#L51
Theory method 'HasDefaultMethodsCreated' on test class 'TestsControllerTests' does not use parameter 'className'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build:
test/R4Mvc.Test/CodeGen/MethodBuilderTests.cs#L24
Null should not be used for value type parameter 'modifiers' of type 'Microsoft.CodeAnalysis.CSharp.SyntaxKind'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1012)
|