Skip to content

ci: replace custom lint workflow with org templates #3

ci: replace custom lint workflow with org templates

ci: replace custom lint workflow with org templates #3

Triggered via pull request October 18, 2023 08:55
Status Success
Total duration 11m 39s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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