Closed StevenTCramer closed 4 months ago
7 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Namespace does not correspond to file location |
🔶 Warning | 2 |
Redundant name qualifier |
🔶 Warning | 2 |
Type member is never used (private accessibility) |
🔶 Warning | 2 |
Redundant type declaration body |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Improved lots of Logging and now we have a preprocessor that ensures Initialization is complete before processing actions. Without the fire and forget task that I had before.