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

  1. Open any recent pipeline on 1.0.x: the cspell and phpstan jobs are red, phpunit and phpcs green.
  2. Locally, ./lint.sh reports the same two failures with the same counts, by design: the script exists to reproduce CI exactly.

Proposed resolution

Fix it.

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

lauriii created an issue. See original summary.

  • lauriii committed 325022e0 on 1.0.x
    task: #3614380 Make the cspell and phpstan jobs green
    
    By: lauriii
    
lauriii’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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