Skip to content

[stable29] Fix npm audit #1059

[stable29] Fix npm audit

[stable29] Fix npm audit #1059

Triggered via pull request June 23, 2024 03:03
Status Success
Total duration 1h 28m 0s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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