Skip to content

[stable3.5] fix(appointments): Rate limit config creation and booking #4474

[stable3.5] fix(appointments): Rate limit config creation and booking

[stable3.5] fix(appointments): Rate limit config creation and booking #4474

Triggered via pull request January 10, 2024 15:14
Status Failure
Total duration 2m 3s
Artifacts

lint.yml

on: pull_request
Matrix: php-linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
ESLint: src/views/Appointments/Booking.vue#L76
Expected indentation of 4 tabs but found 5 tabs
ESLint
Process completed with exit code 1.
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/
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/
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/
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/
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"