⚡️ 优化,存在 bug #390
Annotations
4 errors, 5 warnings, and 1 notice
Unresolved TypeScript reference:
src/components/config/tc-dataDir.vue#L25
Unresolved variable dbPath
|
Unresolved TypeScript reference:
src/components/config/tc-dataDir.vue#L37
Unresolved variable logDir
|
Unresolved TypeScript reference:
src/components/config/tc-info.vue#L18
Unresolved variable lastVersion
|
Unresolved TypeScript reference:
src/components/config/tc-dataDir.vue#L14
Unresolved variable userDir
|
Check dependency licenses:
package.json#L71
Transitive dependency: 'caniuse-lite' ('1.0.30001605') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'
|
Check dependency licenses:
package.json#L86
Transitive dependency: 'spawn-command' ('0.0.2') licenses cannot be recognized
|
Check dependency licenses:
package.json#L71
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#L1
Transitive dependency: 'tslib' ('2.3.0') '0BSD' 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
|