Skip to content

[stable29] Fix npm audit #959

[stable29] Fix npm audit

[stable29] Fix npm audit #959

Triggered via pull request April 21, 2024 02:54
Status Success
Total duration 52m 37s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NPM lint: src/services/crypto.js#L51
Missing JSDoc @param "encryptionData" description
NPM lint: src/services/crypto.js#L52
Missing JSDoc @param "content" description
NPM lint: src/services/crypto.js#L80
Missing JSDoc @param "file" description
NPM lint: src/services/crypto.js#L103
Missing JSDoc @param "pem" description
NPM lint: src/services/crypto.js#L123
Missing JSDoc @param "publicKey" description
NPM lint: src/services/crypto.js#L124
The type 'BufferSource' is undefined
NPM lint: src/services/crypto.js#L124
Missing JSDoc @param "buffer" description
NPM lint: src/services/filedrop.js#L17
Missing JSDoc @Property "userId" description
NPM lint: src/services/filedrop.js#L18
Missing JSDoc @Property "encryptedFiledropKey" description
NPM lint: src/services/filedrop.js#L23
Missing JSDoc @Property "ciphertext" description