🚀 v0.4.6 #412
Annotations
3 errors, 5 warnings, and 1 notice
ESLint:
src/components/post/tpo-lottery.vue#L69
ESLint: 'NodeJS' is not defined. (no-undef)
|
ESLint:
src/components/overlay/to-gameLogin.vue#L53
ESLint: 'NodeJS' is not defined. (no-undef)
|
ESLint:
src/components/func/snackbar.vue#L32
ESLint: 'NodeJS' is not defined. (no-undef)
|
Check dependency licenses:
package.json#L87
Transitive dependency: 'spawn-command' ('0.0.2') licenses cannot be recognized
|
Check dependency licenses:
package.json#L72
Transitive dependency: 'tslib' ('2.3.0') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
|
Check dependency licenses:
package.json#L72
Transitive dependency: 'tslib' ('2.6.2') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
|
Check dependency licenses:
package.json#L72
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'
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Comparison of expressions having incompatible types:
src/components/home/t-pool.vue#L167
Condition is always false since types 'string' and 'undefined' have no overlap
|