Skip to content

[Update] dependencies #35

[Update] dependencies

[Update] dependencies #35

Triggered via push April 28, 2024 11:42
Status Success
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: DEH-REQIF/MappingRules/ParameterTypes/ScalarParameterTypeMappingRule.cs#L81
All 'Transform' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: DEH-REQIF/ReqIFBuilder.cs#L116
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: DEH-REQIF/ReqIFBuilder.cs#L354
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L87
The parameter name 'username' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L88
The parameter name 'passwordOption' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L89
The parameter name 'dataSourceOption' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L91
The parameter name 'templateSource' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L92
The parameter name 'targetReqIF' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Commands/ConvertCommandFactory.cs#L95
The parameter name 'engineeringModelIid' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Build: DEH-REQIF-APP/Program.cs#L68
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)