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 ---
/var/www/html/core/themes/claro/templates/dataset/table-no-wrapper.html.twig:12:56 - Unknown word (exending)
/var/www/html/core/themes/claro/templates/dataset/table-scrollable.html.twig:10:26 - Unknown word (tablescroll)
/var/www/html/core/themes/claro/claro.libraries.yml:289:1 - Unknown word (tablescroll)
/var/www/html/core/themes/claro/claro.libraries.yml:292:8 - Unknown word (tablescroll)
/var/www/html/core/themes/claro/claro.libraries.yml:293:8 - Unknown word (tablescroll)
/var/www/html/core/themes/claro/claro.theme:1103:13 - Unknown word (tablescroll)
/var/www/html/core/themes/claro/src/ClaroPreRender.php:204:67 - Unknown word (reponsive)

CSpell: failed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/js/tablescroll-init.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/themes/claro/js/tablescroll-init.es6.js
[07:17:49] '/var/www/html/core/themes/claro/js/tablescroll-init.es6.js' is being checked.
[07:17:49] '/var/www/html/core/themes/claro/js/tablescroll-init.es6.js' is not updated.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/js/tablescroll-init.js

core/themes/claro/js/tablescroll-init.js passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/js/tablescroll.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/themes/claro/js/tablescroll.es6.js
[07:17:51] '/var/www/html/core/themes/claro/js/tablescroll.es6.js' is being checked.
[07:17:52] '/var/www/html/core/themes/claro/js/tablescroll.es6.js' is not updated.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

/var/www/html/core/themes/claro/js/tablescroll.es6.js
  119:42  error  Replace `Math.abs(wrapperTopOffset)·+⏎··········stickyTopOffset` with `⏎··········Math.abs(wrapperTopOffset)·+·stickyTopOffset⏎········`  prettier/prettier
  169:55  error  Replace `wrapperWidth·+⏎··········scrollLeft` with `⏎··········wrapperWidth·+·scrollLeft⏎········`                                        prettier/prettier

✖ 2 problems (2 errors, 0 warnings)
  2 errors and 0 warnings potentially fixable with the `--fix` option.


----------------------------------------------------------------------------------------------------
Checking core/themes/claro/js/tablescroll.js

core/themes/claro/js/tablescroll.js passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/dataset/table-no-wrapper.html.twig

core/themes/claro/templates/dataset/table-no-wrapper.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/dataset/table-scrollable.html.twig

core/themes/claro/templates/dataset/table-scrollable.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/dataset/table.html.twig

core/themes/claro/templates/dataset/table.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/views/views-view-table.html.twig

core/themes/claro/templates/views/views-view-table.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/misc/tableheader.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/misc/tableheader.es6.js
[07:17:54] '/var/www/html/core/misc/tableheader.es6.js' is being checked.
[07:17:55] '/var/www/html/core/misc/tableheader.es6.js' is not updated.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

----------------------------------------------------------------------------------------------------
Checking core/misc/tableheader.js

core/misc/tableheader.js passed

----------------------------------------------------------------------------------------------------
Checking core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php

PHPCS: core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php passed
core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/claro.libraries.yml

PHPCS: core/themes/claro/claro.libraries.yml passed
core/themes/claro/claro.libraries.yml passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/claro.theme

PHPCS: core/themes/claro/claro.theme passed
core/themes/claro/claro.theme passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/css/components/tables.css

core/themes/claro/css/components/tables.css passed

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

yarn run v1.22.5
$ cross-env BABEL_ENV=legacy node ./scripts/css/postcss-build.js --check --file /var/www/html/core/themes/claro/css/components/tables.pcss.css
[07:17:59] '/var/www/html/core/themes/claro/css/components/tables.pcss.css' is being checked.
Done in 1.58s.
STYLELINT: core/themes/claro/css/components/tables.pcss.css passed
core/themes/claro/css/components/tables.pcss.css passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/src/ClaroPreRender.php

PHPCS: core/themes/claro/src/ClaroPreRender.php passed
core/themes/claro/src/ClaroPreRender.php passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/admin/views-ui-views-listing-table.html.twig

core/themes/claro/templates/admin/views-ui-views-listing-table.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/classy/dataset/table.html.twig

core/themes/claro/templates/classy/dataset/table.html.twig passed

----------------------------------------------------------------------------------------------------
Checking core/themes/claro/templates/classy/views/views-view-table.html.twig

core/themes/claro/templates/classy/views/views-view-table.html.twig 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: 17, Issues found: 7 in 5 files
error Command failed with exit code 1.
error Command failed with exit code 1.
error Command failed with exit code 1.

drupal 9.2.x-dev branch result

History

UpdatedResult
14 Jan 2021 at 07:18 UTC