Skip to content

⬆️ 更新依赖 #413

⬆️ 更新依赖

⬆️ 更新依赖 #413

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

8 new problems found by Qodana for JS

Qodana for JS

8 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 3
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 87 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 72 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 72 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 72 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.30001612') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'

Check failure on line 69 in src/components/post/tpo-lottery.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: 'NodeJS' is not defined. (no-undef)

Check failure on line 53 in src/components/overlay/to-gameLogin.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: 'NodeJS' is not defined. (no-undef)

Check failure on line 32 in src/components/func/snackbar.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: 'NodeJS' is not defined. (no-undef)

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