Skip to content

Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 #1055

Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2

Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 #1055

Triggered via pull request June 18, 2024 17:55
Status Success
Total duration 1m 45s
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#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