Skip to content

♻️ 重新建表以存储新格式数据 #495

♻️ 重新建表以存储新格式数据

♻️ 重新建表以存储新格式数据 #495

GitHub Actions / Qodana for JS completed Aug 16, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 12 in src/views/t-post-json.vue

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Syntax errors and unresolved references in JSDoc

Unresolved variable or type 'GachaItem4'