Now that we have GitLab CI set up in this project, we should aim to get the pipelines to pass completely green. Thus, we need to fix the problems reported by phpstan and stylelint.

Issue fork search_api-3425195

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

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review

Should be fixed in the MR.

  • drunken monkey committed 40676ac7 on 8.x-1.x
    Issue #3425195 by drunken monkey: Fixed GitLab CI pipelines (phpstan and...
drunken monkey’s picture

Merged.

Unfortunately, Core added support for cspell in the meantime, so pipelines are yellow again after all. Created follow-up issues #3427069: Temporarily disable CSpell so GitLab CI pipelines are green and #3427068: Fix cspell errors in Search API for that.

Status: Fixed » Closed (fixed)

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