Skip to content

[stable27] Fix npm audit #1086

[stable27] Fix npm audit

[stable27] Fix npm audit #1086

Triggered via pull request August 8, 2024 15:04
Status Success
Total duration 1m 20s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
eslint
The following actions uses Node.js version which is deprecated 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/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