Problem/Motivation

Latest pipelines on the 3.x branch seem to be failing:
https://git.drupalcode.org/project/admin_toolbar/-/pipelines/596463

due to

Steps to reproduce

Run build pipeline on 3.x.

Proposed resolution

Fix reported validation errors:
Mostly indentations in the CSS file and a deprecation warning in a PHP file.

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

dydave created an issue. See original summary.

  • dydave committed 7d0da56d on 3.x
    Issue #3546320 by dydave: Automated tests: Fixed broken stylelint and...
dydave’s picture

Status: Active » Fixed

Quick follow-up on this issue:

Since the changes required to fix the development pipelines were really minor, I went ahead and merged the changes directly above at #3, so other merge requests could be rebased and tested properly.

Marking issue Fixed for now.

Thanks!

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

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

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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