Push on master #654
codeql
on: dynamic
Matrix: Analyze
Annotations
4 errors, 4 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#L1
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#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#L71
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'
|
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
|