Skip to content

Conversation

@qodana-cloud
Copy link

@qodana-cloud qodana-cloud bot commented Aug 22, 2025

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

@Brainydaps Brainydaps merged commit 134f09f into master Aug 22, 2025
1 check passed
@github-actions
Copy link

Qodana for .NET

93 new problems were found

Inspection name Severity Problems
XML highlighting 🔴 Failure 16
Namespace does not correspond to file location 🔶 Warning 8
Method return value is never used (private accessibility) 🔶 Warning 7
Redundant 'partial' modifier on type declaration 🔶 Warning 4
Type member is never used (private accessibility) 🔶 Warning 4
Unused schema declaration 🔶 Warning 4
Redundant attribute with default value 🔶 Warning 3
Redundant member initializer 🔶 Warning 2
Empty element content 🔶 Warning 1
Compliance with JSON schema 🔶 Warning 1
Unused parameter (private accessibility) 🔶 Warning 1
Use explicit or implicit modifier definition for type members ◽️ Notice 16
Use preferred namespace body style ◽️ Notice 12
Class is never instantiated (non-private accessibility) ◽️ Notice 5
Incorrectly numbered list item ◽️ Notice 3
Type is never used (non-private accessibility) ◽️ Notice 3
Use preferred body style (convert into property, indexer, or event with preferred body style) ◽️ Notice 2
Redundant type declaration body ◽️ Notice 1

☁️ View the detailed Qodana report

Detected 1 dependency

Third-party software list

This page lists the third-party software dependencies used in Calculator

Dependency Version Licenses
Microsoft.Extensions.Logging.Debug 8.0.0 MIT
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants