Skip to content

[stable30] Fix npm audit #1120

[stable30] Fix npm audit

[stable30] Fix npm audit #1120

Triggered via pull request September 15, 2024 03:21
Status Success
Total duration 2h 0m 52s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L123
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#L87
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
NPM lint: src/nameProvider.js#L263
Missing JSDoc @param "code" description
NPM lint: src/nameProvider.js#L263
Missing JSDoc @param "code" type