Skip to content

Chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1 #860

Chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1

Chore(deps): Bump @nextcloud/auth from 2.1.0 to 2.2.1 #860

Triggered via pull request November 28, 2023 23:29
Status Success
Total duration 1m 39s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/components/AdminAccess.vue#L140
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/components/ShareAccess.vue#L103
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/nameProvider.js#L259
Missing JSDoc @param "code" description
eslint: src/nameProvider.js#L259
Missing JSDoc @param "code" type