[stable3.5] fix(appointments): Rate limit config creation and booking #4475
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 warnings
php7.4 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php-cs check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php8.1 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
xml-linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
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"
|
php8.0 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php8.2 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|