Skip to content

fix(deps): bump @nextcloud/vue from 7.11.5 to ^7.12.6 #564

fix(deps): bump @nextcloud/vue from 7.11.5 to ^7.12.6

fix(deps): bump @nextcloud/vue from 7.11.5 to ^7.12.6 #564

Triggered via pull request October 18, 2023 08:41
Status Success
Total duration 8m 52s
Artifacts

lint.yml

on: pull_request
Matrix: php-linters
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint: src/components/AddDeviceDialog.vue#L45
Attribute "class" should go before "@submit.prevent"
ESLint: src/components/Device.vue#L66
Prop 'id' requires default value to be set
ESLint: src/components/Device.vue#L67
Prop 'name' requires default value to be set
ESLint: src/services/RegistrationService.js#L37
Missing JSDoc @param "name" description
ESLint: src/services/RegistrationService.js#L37
Missing JSDoc @param "name" type
ESLint: src/services/RegistrationService.js#L38
Missing JSDoc @param "data" description
ESLint: src/services/RegistrationService.js#L38
Missing JSDoc @param "data" type
ESLint: src/services/RegistrationService.js#L48
Missing JSDoc @param "id" description
ESLint: src/services/RegistrationService.js#L48
Missing JSDoc @param "id" type
ESLint: src/services/RegistrationService.js#L58
Missing JSDoc @param "id" description