Problem/Motivation
Running the new test gitlab-ci tests phpcs is allowed to pass, but it should be fixed:
https://git.drupalcode.org/project/pasc/-/jobs/3237529
Steps to reproduce
Run phpcs
Proposed resolution
Review the phpcs test results to evaluate the issues and fix them.
Remaining tasks
Fix the code to allow the tests to pass.
Commit the code
Re-run phpcs
Issue fork pasc-3485343
Show commands
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 #2
arunsahijpal commentedComment #4
the_g_bomb commentedComment #5
arunsahijpal commentedComment #6
a.aaronjake commentedHi @the_g_bomb,
I have checked the pipeline and confirmed the phpcs job succeeded: 3248720
Will now move this to RTBC
Thanks,
Jake
Comment #7
the_g_bomb commentedThank you for the review, merged