Skip to content

Adding Zenless Zone Zero Repair, Cache Update and future Delta-Patch feature #336

Adding Zenless Zone Zero Repair, Cache Update and future Delta-Patch feature

Adding Zenless Zone Zero Repair, Cache Update and future Delta-Patch feature #336

Triggered via pull request October 9, 2024 12:58
Status Success
Total duration 7m 0s
Artifacts

qodana-scan-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Possible 'null' assignment to non-nullable entity: CollapseLauncher/Classes/GamePropertyVault.cs#L63
Possible 'null' assignment to non-nullable entity
Incorrect indent (around child statement): CollapseLauncher/Classes/Helper/Metadata/DataCooker.cs#L209
Line is not indented relative to the previous line around child statement, expected indent 4 spaces
Async function without await expression: CollapseLauncher/Classes/RepairManagement/Zenless/ZenlessRepair.Fetch.cs#L128
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Assignment is not used: CollapseLauncher/Classes/Helper/Metadata/DataCooker.cs#L219
Value assigned is not used in any execution path
Redundant using directive: CollapseLauncher/Classes/RepairManagement/Zenless/ZenlessRepair.Repair.cs#L10
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/RepairManagement/Zenless/ZenlessRepair.cs#L6
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/RepairManagement/Zenless/ZenlessRepair.Repair.cs#L7
Using directive is not required by the code and can be safely removed
Redundant using directive: CollapseLauncher/Classes/RepairManagement/Zenless/ZenlessRepair.Repair.cs#L4
Using directive is not required by the code and can be safely removed
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-dotnet:latest