Closed (fixed)
Project:
Unstructured
Version:
2.0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2024 at 13:19 UTC
Updated:
29 May 2025 at 14:29 UTC
Jump to comment: Most recent
GitLab CI reports PHP_CodeSniffer errors/warnings which should be fixed.
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
sunil jolapara commentedComment #4
avpadernoThe issue summary for PHP_CodeSniffer issues should always show the report given from PHP_CodeSniffer and the arguments passed to
phpcs.Furthermore, since GitLab CI is now enabled for all the projects, GitLab CI should be used to get PHP_CodeSniffer errors/warnings.
Comment #5
zaryab_drupal commentedComment #8
avpadernoComment #10
divyansh.gupta commentedComment #13
avpadernoComment #14
divyansh.gupta commentedI have fixed the PHP_CodeSniffer errors and created MR.
Comment #15
kul.pratap commentedGitlab CI not showing any phpcs error.
Thank you
Moving it to RTBC+
Comment #16
avpadernoComment #17
divyansh.gupta commented@avapaderno Made the changes as suggested by you please review.
Comment #18
kalash-j commentedI have applied the MR!7 and there are no errors
Comment #19
scott_euser commentedComment #20
scott_euser commentedOkay all resolved, including conflicts from 2.0.x branch
@avpaderno the merge is blocked by unresolved comments, but I have checked and @divyansh.gupta addressed them. I am unable to mark them as resolved myself. Can you please do?
Comment #21
paraderojether commentedHi
I reviewed MR!7, and confirmed phpcs, phpstan, cspell are now passed on the Gitlab CI.
Moving this to RTBC.
Thank you.
Comment #23
scott_euser commentedThanks everyone!