Problem/Motivation
Phpcs tests are failing in the Gitlab CI process.
Steps to reproduce
View the test report:
https://git.drupalcode.org/project/views_linkarea/-/pipelines
Proposed resolution
Review the issues identified and resolve them in code.
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork views_linkarea-3409129
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 #3
pilot3 commentedComment #4
raywalters commentedReviewed and can verify that the phpcs tests pass in the pipeline.
Comment #5
raywalters commentedComment #8
anybodyThanks!