Skip to content

Bump.

Bump. #1332

Triggered via push March 13, 2024 10:13
Status Success
Total duration 7m 26s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build: src/Qowaiv.Diagnostics.Contracts/Qowaiv.Diagnostics.Contracts.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: src/Qowaiv/Financial/IbanParser.cs#L12
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv/Financial/IbanParser.cs#L12
The Cyclomatic Complexity of this method is 12 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
Build: src/Qowaiv/Text/Numerals.cs#L36
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv/Text/Numerals.cs#L36
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv/Financial/IbanParser.cs#L12
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv/Financial/IbanParser.cs#L12
The Cyclomatic Complexity of this method is 12 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
Build: src/Qowaiv/Qowaiv.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: src/Qowaiv/Text/Numerals.cs#L36
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv/Financial/IbanParser.cs#L12
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Qowaiv.Diagnostics.Contracts/Qowaiv.Diagnostics.Contracts.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: src/Qowaiv.Diagnostics.Contracts/EmptyTypeAttribute.cs#L5
Specify AttributeUsage on 'EmptyTypeAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build: src/Qowaiv.Diagnostics.Contracts/EmptyTypeAttribute.cs#L5
Specify AttributeUsage on 'EmptyTypeAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build: src/Qowaiv.Diagnostics.Contracts/EmptyTypeAttribute.cs#L5
Specify AttributeUsage on 'EmptyTypeAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
Build: src/Qowaiv/Qowaiv.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: src/Qowaiv/Globalization/PostalCodeCountryInfo.Instances.cs#L453
Remove this default value assigned to parameter 'search'. (https://rules.sonarsource.com/csharp/RSPEC-3254)
Build: src/Qowaiv/Globalization/PostalCodeCountryInfo.Instances.cs#L495
Remove this default value assigned to parameter 'search'. (https://rules.sonarsource.com/csharp/RSPEC-3254)
Build: src/Qowaiv/Text/Numerals.cs#L24
Replace this 'switch' expression with a ternary conditional operator to increase readability. (https://rules.sonarsource.com/csharp/RSPEC-1301)
Build: src/Qowaiv/Text/Numerals.cs#L23
Refactor this method to add validation of parameter 'culture' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: src/Qowaiv/Text/Numerals.cs#L36
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.