Skip to content

chore(deps): bump @nextcloud/auth from 2.0.0 to 2.1.0 #534

chore(deps): bump @nextcloud/auth from 2.0.0 to 2.1.0

chore(deps): bump @nextcloud/auth from 2.0.0 to 2.1.0 #534

Triggered via pull request September 1, 2023 01:46
Status Failure
Total duration 26m 5s
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/[email protected]. 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