Updates to TIP Plugin #644
Annotations
1 error and 18 warnings
NPM Audit Report
This repo has some vulnerabilities
|
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/countries.ts#L370
Unexpected console statement
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/[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/
|
CodeQL
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|