Develop #634
Annotations
1 error and 13 warnings
Unit Tests
Process completed with exit code 1.
|
NPM Audit Report
The following actions use a deprecated Node.js version and will be forced to run on node20: oke-py/npm-audit-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, szenius/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/sensors.ts#L8
Unexpected 'todo' comment: 'TODO: Add the aperture size of...'
|