Skip to content

[stable26] Fix npm audit #712

[stable26] Fix npm audit

[stable26] Fix npm audit #712

Triggered via pull request July 2, 2023 03:26
Status Failure
Total duration 17m 54s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
eslint: src/filedrop.js#L4
Definition for rule 'node/no-extraneous-import' was not found
eslint: src/filedrop.js#L5
"vue" is extraneous
eslint: src/settings-admin.js#L4
Definition for rule 'node/no-extraneous-import' was not found
eslint: src/settings-admin.js#L5
"vue" is extraneous
eslint: src/settings.js#L4
Definition for rule 'node/no-extraneous-import' was not found
eslint: src/settings.js#L5
"vue" is extraneous
eslint: src/views/FileDrop.vue#L43
"vue-material-design-icons/Loading" is not found
eslint: src/views/FileDrop.vue#L44
"vue-material-design-icons/Check" is not found
eslint: src/views/FileDrop.vue#L45
"vue-material-design-icons/AlertCircle" is not found
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/services/crypto.js#L17
Missing JSDoc comment
eslint: src/services/crypto.js#L31
Missing JSDoc @param "encryptionData" description
eslint: src/services/crypto.js#L32
Missing JSDoc @param "content" description
eslint: src/services/crypto.js#L51
Missing JSDoc @param "fileName" description
eslint: src/services/crypto.js#L52
Missing JSDoc @param "mimetype" description
eslint: src/services/crypto.js#L70
Missing JSDoc @param "content" description
eslint: src/services/crypto.js#L91
Missing JSDoc @param "content" description
eslint: src/services/crypto.js#L109
Missing JSDoc @param "pem" description
eslint: src/services/crypto.js#L129
Missing JSDoc @param "publicKey" description
eslint: src/services/crypto.js#L130
The type 'BufferSource' is undefined