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/ckeditor/js/plugins/drupalimagecaption/plugin.es6.js

yarn run v1.22.5
$ cross-env BABEL_ENV=legacy node ./scripts/js/babel-es6-build.js --check --file /var/www/html/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.es6.js
[04:46:29] '/var/www/html/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.es6.js' is being checked.
Done in 0.81s.

/var/www/html/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.es6.js
  152:17  error  Delete `⏎··············`  prettier/prettier

✖ 1 problem (1 error, 0 warnings)
  1 error and 0 warnings potentially fixable with the `--fix` option.


----------------------------------------------------------------------------------------------------
Checking core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js

core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js 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 9.2.x
--- Errors ---
CSpell: Files checked: 2, Issues found: 0 in 0 files

drupal 9.2.x-dev branch result

History

UpdatedResult
12 May 2021 at 04:46 UTC
23 Apr 2021 at 07:21 UTC