Skip to content

feat!: drop support for php 8.0 and nextcloud <= 29 #237

feat!: drop support for php 8.0 and nextcloud <= 29

feat!: drop support for php 8.0 and nextcloud <= 29 #237

Triggered via pull request April 22, 2024 07:24
Status Success
Total duration 4m 29s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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