Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Mar 2024 at 10:31 UTC
Updated:
25 Mar 2024 at 12:39 UTC
Jump to comment: Most recent
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.
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
drunken monkeyShould be fixed in the MR.
Comment #5
drunken monkeyMerged.
Unfortunately, Core added support for
cspellin 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.