Skip to content

[npm] (deps): Bump next from 14.0.1 to 14.0.2 in /Website (#333) #146

[npm] (deps): Bump next from 14.0.1 to 14.0.2 in /Website (#333)

[npm] (deps): Bump next from 14.0.1 to 14.0.2 in /Website (#333) #146

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Qodana for JVM completed Nov 10, 2023 in 0s

1 new problem found by Qodana for JVM

Qodana for JVM

1 new problem were found

Inspection name Severity Problems
Unnecessary 'default' for enum 'switch' statement 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 97 in src/main/java/Utils/MessageBroker.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unnecessary 'default' for enum 'switch' statement

`default` branch is unnecessary