Skip to content

Bug fixes for first release #21

Bug fixes for first release

Bug fixes for first release #21

Triggered via pull request June 9, 2024 19:02
Status Success
Total duration 8m 20s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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/.
Non-nullable member is uninitialized.: MPM-Betting.Blazor.ComponentLibrary/DesktopView/Groups.razor#L70
Non-nullable property 'GroupsAndPlaces' is uninitialized. Consider declaring the property as nullable.
Path error: MPM-Betting.Blazor.ComponentLibrary/DesktopView/NavBar.razor#L144
Path '$PROJECT_DIR$/MPM-Betting.Blazor.ComponentLibrary/wwwroot/Images/coin.png' is not found
Path error: MPM-Betting.Blazor/Components/App.razor#L26
Path '$PROJECT_DIR$/MPM-Betting.Blazor/wwwroot/_content/Blazorise.LoadingIndicator/blazorise.loadingindicator.css' is not found
Path error: MPM-Betting.Blazor.ComponentLibrary/DesktopView/NavBar.razor#L137
Path '$PROJECT_DIR$/MPM-Betting.Blazor.ComponentLibrary/wwwroot/Images/coin.png' is not found
Path error: MPM-Betting.Blazor/Components/App.razor#L26
Path '$PROJECT_DIR$/MPM-Betting.Blazor/wwwroot/_content/Blazorise.LoadingIndicator' is not found
Redundant using directive: MPM-Betting.Blazor.ComponentLibrary/DesktopView/Matches.razor#L14
Using directive is not required by the code and can be safely removed
Redundant using directive: MPM-Betting.Blazor.ComponentLibrary/DesktopView/Groups.razor#L5
Using directive is not required by the code and can be safely removed