Skip to content

[stable25] Fix npm audit #448

[stable25] Fix npm audit

[stable25] Fix npm audit #448

Triggered via pull request July 10, 2023 14:19
Status Failure
Total duration 46s
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

10 errors and 12 warnings
eslint: src/main.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
eslint: src/main.js#L23
"./views/PDFView" is not found
eslint: src/public.js#L24
"./services/logger" is not found
eslint: src/public.js#L25
"./utils/canDownload" is not found
eslint: src/public.js#L26
"./utils/isPublicPage" is not found
eslint: src/public.js#L27
"./utils/isPdf" is not found
eslint: src/public.js#L28
"./utils/isSecureViewerAvailable" is not found
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
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/main.js#L23
Missing file extension "vue" for "./views/PDFView"
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/public.js#L24
Missing file extension "js" for "./services/logger"
eslint: src/public.js#L25
Missing file extension "js" for "./utils/canDownload"
eslint: src/public.js#L26
Missing file extension "js" for "./utils/isPublicPage"
eslint: src/public.js#L27
Missing file extension "js" for "./utils/isPdf"
eslint: src/public.js#L28
Missing file extension "js" for "./utils/isSecureViewerAvailable"
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/