[stable28] Fix npm audit #1139
Triggered via pull request
September 29, 2024 03:30
Status
Success
Total duration
59m 19s
Artifacts
–
Annotations
5 warnings
NPM lint
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
NPM lint:
src/components/AdminAccess.vue#L140
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/components/ShareAccess.vue#L103
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/nameProvider.js#L259
Missing JSDoc @param "code" description
|
NPM lint:
src/nameProvider.js#L259
Missing JSDoc @param "code" type
|