Problem/Motivation

The default Gitlab CI configuration includes a cspell job. It is currently failing.

Proposed resolution

Fix or disable the cspell pipeline job

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

I have created a merge request to either fix or disable cspell. Only one should be merged.

PHPUnit failures are caused upstream, see #3496751: PHP 8.4: Implicitly nullable parameter declarations deprecated

bojan_dev’s picture

Status: Needs review » Fixed

Nice work idebr! I merged the one which fixes the cspell job.

idebr’s picture

Title: Fix or disable cspell pipeline job » Fix cspell pipeline job

Status: Fixed » Closed (fixed)

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