refactors qodana profile and enables checks #3588
GitHub Actions / Qodana for .NET
completed
Apr 24, 2025 in 0s
13 new problems found by Qodana for .NET
Qodana for .NET
1 new problem were found
| Inspection name | Severity | Problems |
|---|---|---|
Some values of the enum are not processed inside 'switch' expression and are handled via exception in default arm |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 62 dependencies
Third-party software list
This page lists the third-party software dependencies used in GitVersion
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 5 in GitVersion.Core/Extensions/IncrementStrategyExtensions.cs
github-actions / Qodana for .NET
Some values of the enum are not processed inside 'switch' expression and are handled via exception in default arm
Some values of the enum are not processed inside switch: Inherit
Loading