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