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

----------------------------------------------------------------------------------------------------
Checking core/modules/file/file.js

yarn run v1.22.17
$ cross-env BABEL_ENV=legacy node ./scripts/js/babel-es6-build.js --check --file /var/www/html/core/modules/file/file.es6.js
[09:36:39] '/var/www/html/core/modules/file/file.es6.js' is being checked.
[09:36:39] '/var/www/html/core/modules/file/file.es6.js' is not updated.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

----------------------------------------------------------------------------------------------------
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 9.2.x
--- Errors ---
CSpell: Files checked: 1, Issues found: 0 in 0 files
error Command failed with exit code 1.

History

UpdatedResult
10 Mar 2022 at 09:36 UTC