Skip to content

[stable24] Fix npm audit #444

[stable24] Fix npm audit

[stable24] Fix npm audit #444

Triggered via pull request July 9, 2023 03:54
Status Failure
Total duration 49m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
eslint: src/main.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/utils/canDownload.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/utils/isPdf.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/utils/isPublicPage.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/utils/isSecureViewerAvailable.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/workersrc.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint
Process completed with exit code 1.
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#L7
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/
eslint: src/services/logger.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/utils/canDownload.js#L7
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/utils/isPdf.js#L7
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/utils/isPublicPage.js#L7
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/utils/isSecureViewerAvailable.js#L7
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/utils/redirectIfNotIframe.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/workersrc.js#L8
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/workersrc.js#L44
Missing JSDoc comment