Skip to content

[stable29] Fix npm audit #1135

[stable29] Fix npm audit

[stable29] Fix npm audit #1135

Triggered via pull request September 22, 2024 03:28
Status Success
Total duration 1h 4m 21s
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#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