Skip to content

ci(deps): bump actions/upload-artifact from 6 to 7 #683

ci(deps): bump actions/upload-artifact from 6 to 7

ci(deps): bump actions/upload-artifact from 6 to 7 #683

Triggered via pull request March 2, 2026 17:00
Status Failure
Total duration 3m 34s
Artifacts

sonarcloud.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
analysis
Process completed with exit code 1.
analysis: src/IbanNet/CheckDigits/Mod9710.cs#L51
Make sure that using "unsafe" is safe here.
analysis: src/IbanNet/CheckDigits/Mod9710.cs#L33
Make sure that using "unsafe" is safe here.
analysis: src/IbanNet/CheckDigits/Mod9710.cs#L20
Make sure that using "unsafe" is safe here.
analysis: src/IbanNet/Registry/Patterns/AsciiCategory.cs#L7
Rename the enumeration 'AsciiCategory' to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.
analysis: src/IbanNet/Registry/IbanCountry.cs#L10
'{{TwoLetterISORegionName,nq} - {EnglishName,nq}\}' is not a valid expression. CS1073: Unexpected token ','.
analysis: src/IbanNet/Registry/Patterns/PatternExtensions.cs#L45
Extract this nested ternary operation into an independent statement.
analysis: src/IbanNet/Registry/Patterns/PatternValidator.cs#L65
Extract this nested code block into a separate method.
analysis: src/IbanNet/Registry/IbanGenerator.cs#L90
Make sure that using this pseudorandom number generator is safe here.
analysis: src/IbanNet/Registry/Patterns/AsciiCategory.cs#L7
Rename the enumeration 'AsciiCategory' to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.
analysis: src/IbanNet/Registry/IbanCountry.cs#L10
'{{TwoLetterISORegionName,nq} - {EnglishName,nq}\}' is not a valid expression. CS1073: Unexpected token ','.