Skip to content

chore(CI): Adjust testing matrix for Nextcloud 27 on main #543

chore(CI): Adjust testing matrix for Nextcloud 27 on main

chore(CI): Adjust testing matrix for Nextcloud 27 on main #543

Triggered via pull request September 27, 2023 10:43
Status Success
Total duration 53s
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