Develop #705
Annotations
1 error and 12 warnings
CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Lint:
cypress/plugins/index.js#L1
Expected a block comment instead of consecutive line comments
|
Lint:
public/serviceWorker.js#L4
Expected a block comment instead of consecutive line comments
|
Lint:
public/settings/embed.js#L22
Expected a block comment instead of consecutive line comments
|
Lint:
public/settings/noplugins.js#L22
Expected a block comment instead of consecutive line comments
|
Lint:
scripts/create-test-file.ts#L12
Unexpected console statement
|
Lint:
scripts/create-test-file.ts#L18
Unexpected console statement
|
Lint:
src/catalogs/constellations.ts#L1001
File has too many lines (1186). Maximum allowed is 1000
|
Lint:
src/catalogs/control-sites.ts#L1001
File has too many lines (66332). Maximum allowed is 1000
|
Lint:
src/catalogs/control-sites.ts#L65578
Expected a block comment instead of consecutive line comments
|
Lint:
src/catalogs/countries.ts#L370
Unexpected console statement
|
CodeQL
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
CodeQL
Unable to validate code scanning workflow: MissingPushHook
|