Skip to content

Update release notes. #1231

Update release notes.

Update release notes. #1231

Triggered via push January 16, 2024 21:34
Status Success
Total duration 5m 58s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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/Percentage.cs#L555
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/Qowaiv/LocalDateTime.cs#L274
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/Qowaiv/Financial/InternationalBankAccountNumber.cs#L122
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
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/Financial/IbanParser.cs#L34
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build: src/Qowaiv/Date.cs#L147
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/Qowaiv/Financial/CurrencyMismatchException.cs#L5
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
Build: src/Qowaiv/Hashing/HashingNotSupported.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
Build: src/Qowaiv/Text/Unparsable.cs#L8
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
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/Identifiers/Id.cs#L257
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
Build: src/Qowaiv/Uuid.cs#L220
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
Build: src/Qowaiv/Uuid.cs#L234
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
Build: src/Qowaiv/Financial/Money.cs#L522
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build: src/Qowaiv/Financial/InternationalBankAccountNumber.cs#L122
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
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/Financial/IbanParser.cs#L34
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
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.