[npm] (deps): Bump eslint from 8.53.0 to 8.54.0 in /Website (#340) #152
GitHub Actions / Qodana for JVM
completed
Nov 20, 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
- 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 warning on line 97 in src/main/java/Utils/MessageBroker.java
github-actions / Qodana for JVM
Unnecessary 'default' for enum 'switch' statement
`default` branch is unnecessary
Loading