[stable28] Fix npm audit #645
Annotations
13 warnings
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/main.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/main.js#L23
Missing file extension "js" for "./models/LimitEnableAction"
|
eslint:
src/main.js#L24
Missing file extension "js" for "./models/DownloadLimitAction"
|
eslint:
src/main.js#L25
Missing file extension "js" for "./models/Store"
|
eslint:
src/models/DownloadLimitAction.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/models/DownloadLimitAction.js#L27
Missing file extension "js" for "../service/DownloadLimitService"
|
eslint:
src/models/LimitEnableAction.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/models/LimitEnableAction.js#L26
Missing file extension "js" for "../service/DownloadLimitService"
|
eslint:
src/models/Store.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/public.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|