Skip to content

[stable2.0] Fix npm audit #443

[stable2.0] Fix npm audit

[stable2.0] Fix npm audit #443

Triggered via pull request January 5, 2025 03:09
Status Success
Total duration 28m 6s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
NPM lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
NPM lint: src/components/AddDeviceDialog.vue#L45
Attribute "class" should go before "@submit.prevent"
NPM lint: src/components/Device.vue#L66
Prop 'entityId' requires default value to be set
NPM lint: src/components/Device.vue#L67
Prop 'id' requires default value to be set
NPM lint: src/components/Device.vue#L68
Prop 'name' requires default value to be set
NPM lint: src/services/RegistrationService.js#L37
Missing JSDoc @param "name" description
NPM lint: src/services/RegistrationService.js#L37
Missing JSDoc @param "name" type
NPM lint: src/services/RegistrationService.js#L38
Missing JSDoc @param "data" description
NPM lint: src/services/RegistrationService.js#L38
Missing JSDoc @param "data" type
NPM lint: src/services/RegistrationService.js#L48
Missing JSDoc @param "id" description
NPM lint: src/services/RegistrationService.js#L48
Missing JSDoc @param "id" type