Problem/Motivation

I was working on GitLab CI setup and noticed the current 1.4.x version fails phpcs checks.

Steps to reproduce

Check the pipeline log:
https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197888

Proposed resolution

Fix it.

Remaining tasks

Review and merge the MR.

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon 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

abramm created an issue. See original summary.

abramm’s picture

Assigned: abramm » Unassigned
Status: Active » Needs review

Here's MR fixing this.

Pipeline results (from a different branch where I set up GitLab CI and test everything):

https://git.drupalcode.org/issue/single_content_sync-3395455/-/jobs/197917

  • abramm committed 9459a5f9 on 1.4.x
    Issue #3395475: PHP coding standards issues
    
nginex’s picture

Status: Needs review » Fixed

Looks good

abramm’s picture

Parent issue: » #3395455: Set up GitLab CI

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.