Custom Commands Failed

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

--- Commands Executed ---
core/scripts/dev/commit-code-check.sh --drupalci
Return Code: 1
--- Output ---
CSpell: passed

----------------------------------------------------------------------------------------------------

Running PHPStan on *all* files.

 [OK] No errors                                                                 


PHPStan: passed

----------------------------------------------------------------------------------------------------
.................................... 36 / 36 (100%)


Time: 9.88 secs; Memory: 6MB


PHPCS: passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/css/components/dialog.pcss.css

yarn run v1.22.19
$ node ./scripts/css/postcss-build.js --check --file /var/www/html/core/themes/claro/css/components/dialog.pcss.css
[05:06:55] '/var/www/html/core/themes/claro/css/components/dialog.pcss.css' is being checked.
[05:06:56] '/var/www/html/core/themes/claro/css/components/dialog.pcss.css' is not updated.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

ERROR: The compiled CSS from
       core/themes/claro/css/components/dialog.pcss.css
       does not match its CSS file. Recompile the CSS with:
       yarn run build:css

STYLELINT: core/themes/claro/css/components/dialog.pcss.css passed

----------------------------------------------------------------------------------------------------
Drupal code quality checks failed.
To reproduce this output locally:
* Apply the change as a patch
* Run this command locally: sh ./core/scripts/dev/commit-code-check.sh
OR:
* From the merge request branch
* Run this command locally: sh ./core/scripts/dev/commit-code-check.sh --branch 10.1.x
--- Errors ---

1/1 ./themes/claro/css/components/dialog.pcss.css 557.82ms
CSpell: Files checked: 1, Issues found: 0 in 0 files
error Command failed with exit code 1.

drupal 10.1.x-dev branch result

History

UpdatedResult
28 Feb 2023 at 05:07 UTC