⬆️ 更新依赖 #413
8 new problems found by Qodana for JS
Qodana for JS
8 new problems were found
Inspection name | Severity | Problems |
---|---|---|
ESLint |
🔴 Failure | 3 |
Check dependency licenses |
🔶 Warning | 4 |
Comparison of expressions having incompatible types |
◽️ Notice | 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 [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 warning on line 87 in package.json
github-actions / Qodana for JS
Check dependency licenses
Transitive dependency: 'spawn-command' ('0.0.2') licenses cannot be recognized
Check warning on line 72 in package.json
github-actions / Qodana for JS
Check dependency licenses
Transitive dependency: 'tslib' ('2.3.0') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check warning on line 72 in package.json
github-actions / Qodana for JS
Check dependency licenses
Transitive dependency: 'tslib' ('2.6.2') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check warning on line 72 in package.json
github-actions / Qodana for JS
Check dependency licenses
Transitive dependency: 'caniuse-lite' ('1.0.30001612') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check failure on line 69 in src/components/post/tpo-lottery.vue
github-actions / Qodana for JS
ESLint
ESLint: 'NodeJS' is not defined. (no-undef)
Check failure on line 53 in src/components/overlay/to-gameLogin.vue
github-actions / Qodana for JS
ESLint
ESLint: 'NodeJS' is not defined. (no-undef)
Check failure on line 32 in src/components/func/snackbar.vue
github-actions / Qodana for JS
ESLint
ESLint: 'NodeJS' is not defined. (no-undef)
Check notice on line 167 in src/components/home/t-pool.vue
github-actions / Qodana for JS
Comparison of expressions having incompatible types
Condition is always false since types 'string' and 'undefined' have no overlap