Skip to content

fix(registry): patch Finland bank code to 6 digits (#257) #425

fix(registry): patch Finland bank code to 6 digits (#257)

fix(registry): patch Finland bank code to 6 digits (#257) #425

Triggered via push December 21, 2024 19:55
Status Success
Total duration 3m 23s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
authorize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analysis: src/IbanNet/Registry/IbanCountry.cs#L10
'{{TwoLetterISORegionName,nq} - {EnglishName,nq}\}' is not a valid expression. CS1073: Unexpected token ','. (https://rules.sonarsource.com/csharp/RSPEC-4545)
analysis: src/IbanNet/Registry/Patterns/AsciiCategory.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
analysis: src/IbanNet/Validation/Rules/LimitCountryRule.cs#L21
Change the visibility of this constructor to 'private protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
analysis: src/IbanNet/Registry/IbanGenerator.cs#L90
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
analysis: src/IbanNet/Registry/Patterns/PatternValidator.cs#L65
Extract this nested code block into a separate method. (https://rules.sonarsource.com/csharp/RSPEC-1199)
analysis: src/IbanNet/Registry/Patterns/PatternExtensions.cs#L44
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
analysis: src/IbanNet/Registry/Patterns/AsciiCategory.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
analysis: src/IbanNet/Registry/IbanCountry.cs#L10
'{{TwoLetterISORegionName,nq} - {EnglishName,nq}\}' is not a valid expression. CS1073: Unexpected token ','. (https://rules.sonarsource.com/csharp/RSPEC-4545)
analysis: src/IbanNet/CheckDigits/Calculators/InvalidTokenException.cs#L59
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
analysis: src/IbanNet/Builders/BankAccountBuilderException.cs#L42
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)