Skip to content

fix: broken by dependency updates #442

fix: broken by dependency updates

fix: broken by dependency updates #442

Triggered via pull request October 18, 2024 13:53
Status Failure
Total duration 1m 54s
Artifacts

build-and-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and Test
Process completed with exit code 1.
Analyze
Process completed with exit code 1.
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Commands/ExportMaskinportenCommand.cs#L30
Make 'ExecuteAsync' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Stores/JsonWebKeySetStore.cs#L26
Make 'KeySetId' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Options/StoreOption.cs#L27
Make 'UpdateHelp' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Commands/ListCommand.cs#L18
Make 'ExecuteAsync' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Commands/ExportKeyCommand.cs#L73
Make 'OutStream' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Stores/DirectoryJsonWebKeySetStore.cs#L146
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Stores/DirectoryJsonWebKeySetStore.cs#L163
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Stores/DirectoryJsonWebKeySetStore.cs#L194
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Commands/CreateCommand.cs#L83
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Analyze: src/Altinn.Cli/src/Altinn.Cli.Jwks/Stores/JsonWebKeySetStore.cs#L111
Extract this nested code block into a separate method. (https://rules.sonarsource.com/csharp/RSPEC-1199)