[stable26] Fix npm audit #854
Triggered via pull request
November 26, 2023 03:13
Status
Success
Total duration
40m 38s
Artifacts
–
Annotations
6 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/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
|