[main] Fix npm audit #9
Triggered via pull request
October 24, 2023 16:12
Status
Success
Total duration
1h 17m 8s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/read-package-engines-version-actions@1bdcee71fa343c46b18dc6aceffb4cd1e35209c6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
|