Push on master #626
19 new problems found by Qodana for JS
Qodana for JS
19 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unresolved TypeScript reference |
🔴 Failure | 6 |
Unused import |
🔶 Warning | 5 |
Check dependency licenses |
🔶 Warning | 4 |
ESLint |
🔶 Warning | 3 |
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 86 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 71 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 1 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 71 in package.json
github-actions / Qodana for JS
Check dependency licenses
Transitive dependency: 'caniuse-lite' ('1.0.30001599') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check warning on line 48 in src/components/main/t-postcard.vue
github-actions / Qodana for JS
Unused import
Unused import specifier computed
Check warning on line 48 in src/components/main/t-postcard.vue
github-actions / Qodana for JS
Unused import
Unused import specifier watch
Check warning on line 48 in src/components/main/t-postcard.vue
github-actions / Qodana for JS
Unused import
Unused import specifier nextTick
Check warning on line 48 in src/components/main/t-postcard.vue
github-actions / Qodana for JS
Unused import
Unused import specifier onMounted
Check warning on line 48 in src/components/main/t-postcard.vue
github-actions / Qodana for JS
Unused import
Unused import specifier toRaw
Check warning on line 128 in src/plugins/Mys/utils/getNewsCard.ts
github-actions / Qodana for JS
ESLint
ESLint: Forbidden non-null assertion. (@typescript-eslint/no-non-null-assertion)
Check warning on line 129 in src/plugins/Mys/utils/getNewsCard.ts
github-actions / Qodana for JS
ESLint
ESLint: Forbidden non-null assertion. (@typescript-eslint/no-non-null-assertion)
Check warning on line 130 in src/plugins/Mys/utils/getNewsCard.ts
github-actions / Qodana for JS
ESLint
ESLint: Forbidden non-null assertion. (@typescript-eslint/no-non-null-assertion)
Check notice on line 175 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
Check failure on line 25 in src/components/config/tc-dataDir.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable dbPath
Check failure on line 37 in src/components/config/tc-dataDir.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable logDir
Check failure on line 7 in src/pages/User/Characters.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable gameUid
Check failure on line 7 in src/pages/User/Characters.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable nickname
Check failure on line 18 in src/components/config/tc-info.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable lastVersion
Check failure on line 14 in src/components/config/tc-dataDir.vue
github-actions / Qodana for JS
Unresolved TypeScript reference
Unresolved variable userDir