🐛 修复导出路径异常 #449
GitHub Actions / Qodana for JS
completed
Jul 9, 2024 in 0s
2 new problems found by Qodana for JS
Qodana for JS
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Missing await for an async function call |
◽️ Notice | 2 |
💡 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 [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 120 in src/pages/WIKI/Weapon.vue
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 129 in src/pages/WIKI/Character.vue
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Loading