Skip to content

[SANITIZE PHASE] UI Changes and Runtime Improvements (Part 2) #154

[SANITIZE PHASE] UI Changes and Runtime Improvements (Part 2)

[SANITIZE PHASE] UI Changes and Runtime Improvements (Part 2) #154

Triggered via pull request April 2, 2024 18:03
Status Success
Total duration 4m 21s
Artifacts

qodana-scan-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Incorrect indent (around child statement): CollapseLauncher/Classes/Helper/Image/ImageLoaderHelper.cs#L263
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L1637
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/Classes/Helper/Image/ImageLoaderHelper.cs#L251
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L262
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Incorrect indent (around child statement): CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L261
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L337
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L321
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L351
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context
Invalid XML documentation comment: CollapseLauncher/Classes/Helper/Background/BackgroundMediaUtility.cs#L266
Parameter 'existingFileStream' has no matching param tag in the XML comment for CollapseLauncher.Helper.Background.BackgroundMediaUtility.LoadBackground (but other parameters do)
Field is never used: CollapseLauncher/Classes/Helper/Background/BackgroundMediaUtility.cs#L47
Field '_parentBgImageForegroundGrid' is never used
Redundant resource: CollapseLauncher/XAMLs/MainApp/MainPage.xaml#L16
Resource 'NavigationViewContentGridBorderThickness' is never used
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.