Skip to content

Wrap-up changes for updated subfolders #730

Wrap-up changes for updated subfolders

Wrap-up changes for updated subfolders #730

Triggered via pull request July 11, 2023 12:36
Status Success
Total duration 53s
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

12 warnings
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