Skip to content

Push on master

Push on master #653

GitHub Actions / Qodana for JS completed Apr 5, 2024 in 0s

9 new problems found by Qodana for JS

Qodana for JS

9 new problems were found

Inspection name Severity Problems
Unresolved TypeScript reference 🔴 Failure 4
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]

Details

This result was published with Qodana GitHub Action

Annotations

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 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 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.30001606') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'

Check notice on line 167 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 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