Skip to content

[stable1.2] Fix npm audit #568

[stable1.2] Fix npm audit

[stable1.2] Fix npm audit #568

Triggered via pull request October 25, 2023 07:38
Status Success
Total duration 1m 43s
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