Push on master #1008
codeql
on: dynamic
Matrix: analyze
Annotations
1 error, 3 warnings, and 1 notice
ESLint:
src/App.vue#L1
ESLint: Parsing error: ESLint was configured to run on \`/src/App.vue\` using \`parserOptions.project\`: /tsconfig.json
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Syntax errors and unresolved references in JSDoc:
src/utils/TGClient.ts#L33
Unresolved variable or type 'EventEmitter'
|
Pointless statement or boolean expression:
vite.config.ts#L37
Can be simplified to process.env.TAURI_DEBUG
|
Deprecated symbol used:
src/pages/common/PageConfig.vue#L82
Deprecated symbol used, consult docs for better alternative
|