Skip to content

[stable27] Fix npm audit #1049

[stable27] Fix npm audit

[stable27] Fix npm audit #1049

Triggered via pull request June 16, 2024 03:10
Status Success
Total duration 42m 44s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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