Closed (fixed)
Project:
Domain Path
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2023 at 16:26 UTC
Updated:
31 Dec 2025 at 10:19 UTC
Jump to comment: Most recent
Domain path is failing Gitlab CI phpcs test
View the recent test report:
https://git.drupalcode.org/issue/domain_path-3402507/-/jobs/356370
Review the issues identified and resolve them in the code.
N/A
N/A
N/A
N/A
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
i-trokhanenkoHi @tporchia88, I've committed the phpunit and eslint fixes, but can't merge the phpcs changes. Could you please pull the latest changes to your MR? Thanks in advance!
Comment #4
quadrexdevLet's fix all the failing validation stuff over there :)
Comment #7
mradcliffeTests are going to fail on Drupal 11 until domain module has a new release since the one included in the tests doesn't have #3479098: Fix newly reported phpcs issues in latest pipeline yet.
I added drupal 10 (Previous major) testing.
Comment #8
mably commentedGitlab CI jobs are passing fine now. Thanksç!