Changed the solution to be Skyline.DataMiner.Sdm Style project #2
Annotations
1 error and 10 warnings
|
CI / Skyline CICD
Process completed with exit code 1.
|
|
CI / Skyline CICD:
Low Code App Editor/Low Code App Editor.cs#L152
Remove this unused method parameter 'engine'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
CI / Skyline CICD:
Low Code App Editor/Controllers/ImportController.cs#L15
Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042)
|
|
CI / Skyline CICD:
Low Code App Editor/DOM/DomExporter.cs#L175
Make 'sb' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
|
CI / Skyline CICD:
Low Code App Editor/Low Code App Editor.cs#L77
Remove this unread private field 'engine' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
|
CI / Skyline CICD:
Low Code App Editor/UI/AppEditor/Panels/AppEditorPanelsOverview.cs#L26
'AppEditorPanelsOverview.Back' hides inherited member 'Dialog<StackPanel>.Back'. Use the new keyword if hiding was intended.
|
|
CI / Skyline CICD:
Low Code App Editor/UI/AppEditor/Pages/AppEditorPagesOverview.cs#L26
'AppEditorPagesOverview.Back' hides inherited member 'Dialog<StackPanel>.Back'. Use the new keyword if hiding was intended.
|
|
CI / Skyline CICD:
Low Code App Editor Installer/Themes/ThemeInstaller.cs#L43
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
CI / Skyline CICD:
Low Code App Editor Installer/DOM/DomInstaller.cs#L15
Remove this unread private field 'options' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
|
CI / Skyline CICD:
Low Code App Editor Package/Low Code App Editor Package.cs#L141
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
CI / Skyline CICD:
Low Code App Editor Package/Low Code App Editor Package.cs#L118
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|