Skip to content

Update nuget depencencies #3675

Update nuget depencencies

Update nuget depencencies #3675

Triggered via pull request March 30, 2025 13:33
Status Success
Total duration 6m 30s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
6m 22s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static code analysis: src/Altinn.App.Core/Configuration/AppSettings.cs#L6
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/AppImplementationFactory.cs#L36
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L197
Loop should be simplified by calling Select(parameter => parameter.Type)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L208
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L237
Refactor this static local function to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L170
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L77
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L9
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L123
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Static code analysis: src/Altinn.App.Internal.Analyzers/AppImplementationInjectionAnalyzer.cs#L82
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)