Skip to content

[stable26] Fix npm audit #681

[stable26] Fix npm audit

[stable26] Fix npm audit #681

Triggered via pull request June 11, 2023 03:31
Status Success
Total duration 11m 30s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
eslint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: skjnldsv/read-package-engines-version-actions@1bdcee71fa343c46b18dc6aceffb4cd1e35209c6. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/components/Admins.vue#L103
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/components/Shares.vue#L87
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/nameProvider.js#L260
Missing JSDoc @param "code" description
eslint: src/nameProvider.js#L260
Missing JSDoc @param "code" type