Update README.md #89
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/
|
src/Qowaiv.Json.Newtonsoft/Qowaiv.Internals/ConventionBasedSerializer.cs#L12
The Cyclomatic Complexity of this method is 12 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
shared/ConventionBasedSerializer.Initialize.cs#L14
The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
shared/ConventionBasedSerializer.Initialize.cs#L14
The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
src/Qowaiv.Text.Json.Serialization/Qowaiv.Text.Json.Serialization.csproj#L1
Define the <ManagePackageVersionsCentrally> node with the value 'true', or 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0800.html)
|
src/Qowaiv.Text.Json.Serialization/Qowaiv.Text.Json.Serialization.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)
|
props/package.props#L15
Add a condition to <GeneratePackageOnBuild>. (https://dotnet-project-file-analyzers.github.io/rules/Proj0242.html)
|
props/common.props#L1
Remove the XML declaration as it is redundant. (https://dotnet-project-file-analyzers.github.io/rules/Proj1702.html)
|
props/package.props#L1
Remove the XML declaration as it is redundant. (https://dotnet-project-file-analyzers.github.io/rules/Proj1702.html)
|
props/package.props#L33
<Compile Include> contains backward slashes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0023.html)
|
props/package.props#L33
<Compile Link> contains backward slashes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0023.html)
|
The logs for this run have expired and are no longer available.
Loading