🌱 祈愿数据表格 #505
16 new problems found by Qodana for JS
Qodana for JS
16 new problems were found
Inspection name | Severity | Problems |
---|---|---|
ESLint |
🔴 Failure | 14 |
Unused import |
🔶 Warning | 1 |
Syntax errors and unresolved references in JSDoc |
🔶 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 [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 12 in src/views/t-post-json.vue
github-actions / Qodana for JS
Unused import
Unused
```
import { webviewWindow } from "@tauri-apps/api";
```
Check failure on line 105 in src/components/wiki/twc-materials.vue
github-actions / Qodana for JS
ESLint
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
Check failure on line 94 in src/components/devCharacter/duc-detail-overlay.vue
github-actions / Qodana for JS
ESLint
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
Check failure on line 48 in src/views/t-post-json.vue
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 141 in src/plugins/Hutao/types/Abyss.d.ts
github-actions / Qodana for JS
ESLint
ESLint: An interface declaring no members is equivalent to its supertype. (@typescript-eslint/no-empty-object-type)
Check failure on line 105 in src/web/request/getDeviceFp.ts
github-actions / Qodana for JS
ESLint
ESLint: 'error' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 51 in src/views/t-post-json.vue
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 76 in src/components/userRecord/tur-world-sub.vue
github-actions / Qodana for JS
ESLint
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
Check failure on line 34 in src/components/userRecord/tur-world-grid.vue
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 155 in src/utils/TGShare.ts
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 12 in src/views/t-post-json.vue
github-actions / Qodana for JS
ESLint
ESLint: 'webviewWindow' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 117 in src/components/config/tc-info.vue
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 120 in src/utils/dataBS.ts
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check failure on line 240 in src/components/userCharacter/tuc-detail-overlay.vue
github-actions / Qodana for JS
ESLint
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
Check failure on line 41 in src/views/t-post-json.vue
github-actions / Qodana for JS
ESLint
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
Check warning on line 27 in src/types/Plugins/UIGF.d.ts
github-actions / Qodana for JS
Syntax errors and unresolved references in JSDoc
Unresolved variable or type 'GachaItem4'