Skip to content

Push on master

Push on master #626

GitHub Actions / Qodana for JS completed Mar 19, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 86 in package.json

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier computed

Check warning on line 48 in src/components/main/t-postcard.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier watch

Check warning on line 48 in src/components/main/t-postcard.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier nextTick

Check warning on line 48 in src/components/main/t-postcard.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier onMounted

Check warning on line 48 in src/components/main/t-postcard.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier toRaw

Check warning on line 128 in src/plugins/Mys/utils/getNewsCard.ts

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable dbPath

Check failure on line 37 in src/components/config/tc-dataDir.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable logDir

Check failure on line 7 in src/pages/User/Characters.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable gameUid

Check failure on line 7 in src/pages/User/Characters.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable nickname

Check failure on line 18 in src/components/config/tc-info.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable lastVersion

Check failure on line 14 in src/components/config/tc-dataDir.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved TypeScript reference

Unresolved variable userDir