chore(deps): bump icewind1991/nextcloud-version-matrix action from v1.0.0 to v1.3.1 #299
Annotations
11 warnings
NPM lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|