Problem/Motivation
Two jobs fail on every pipeline on 1.0.x, and both fail on committed content rather than on anything a contributor just changed. A permanently red pipeline trains everyone to ignore it, which is how a real regression eventually slips through unnoticed.
Steps to reproduce
- Open any recent pipeline on
1.0.x: thecspellandphpstanjobs are red,phpunitandphpcsgreen. - Locally,
./lint.shreports the same two failures with the same counts, by design: the script exists to reproduce CI exactly.
Proposed resolution
Fix it.
Issue fork jsonapi_multilingual-3614380
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 #4
lauriii