Update specs/Qowaiv.Validation.Specs/DataAnnotations/Attributes/Defin… #426
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build with dotnet:
Directory.Packages.props#L22
Package version for 'NUnit.Analyzers' is not ordered alphabetically and should appear before 'NUnit3TestAdapter'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0024.html)
|
Build with dotnet:
Directory.Packages.props#L22
Package version for 'NUnit.Analyzers' is not ordered alphabetically and should appear before 'NUnit3TestAdapter'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0024.html)
|
Build with dotnet:
src/Qowaiv.Validation.Abstractions/Qowaiv.Validation.Abstractions.csproj#L1
Define the <EnablePackageValidation> node with value 'true', define the <IsPackable> node with value 'false' or define the <DevelopmentDependency> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0240.html)
|
Build with dotnet:
shared/Guard.cs#L139
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build with dotnet:
shared/Guard.cs#L420
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build with dotnet:
shared/Guard.cs#L86
Move 'paramName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
Build with dotnet:
shared/Guard.cs#L101
Move 'paramName' to the end of the parameter list. (https://rules.sonarsource.com/csharp/RSPEC-3343)
|
Build with dotnet:
src/Qowaiv.Validation.Abstractions/Qowaiv.Validation.Abstractions.csproj#L1
Define the <EnablePackageValidation> node with value 'true', define the <IsPackable> node with value 'false' or define the <DevelopmentDependency> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0240.html)
|
Build with dotnet:
Directory.Packages.props#L22
Package version for 'NUnit.Analyzers' is not ordered alphabetically and should appear before 'NUnit3TestAdapter'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0024.html)
|
Build with dotnet:
shared/Guard.cs#L139
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Loading