build: release v3.5.9 #4478
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint:
src/appointments/main-booking.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/appointments/main-booking.js#L29
Missing file extension "vue" for "../views/Appointments/Booking"
|
eslint:
src/appointments/main-confirmation.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/appointments/main-confirmation.js#L29
Missing file extension "vue" for "../views/Appointments/Confirmation"
|
eslint:
src/appointments/main-conflict.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/appointments/main-conflict.js#L29
Missing file extension "vue" for "../views/Appointments/Conflict"
|
eslint:
src/appointments/main-overview.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
|
eslint:
src/appointments/main-overview.js#L29
Missing file extension "vue" for "../views/Appointments/Overview"
|
eslint:
src/components/AppNavigation/AppointmentConfigList.vue#L60
Missing file extension "vue" for "./AppointmentConfigList/AppointmentConfigListItem"
|
eslint:
src/components/AppNavigation/AppointmentConfigList.vue#L64
Missing file extension "vue" for "../AppointmentConfigModal"
|
Loading