Patch applies, commit checks fails https://git.drupalcode.org/project/drupal/-/merge_requests/3489.diff --------------------------------------------- core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.module:13:78 - Unknown word (polyfilll) CSpell: failed(B ---------------------------------------------------------------------------------------------------- Running PHPStan on changed files. [OK] No errors PHPStan: passed(B ---------------------------------------------------------------------------------------------------- Checking modules/contrib/mysql56/ modules/contrib/mysql56/ passed(B ---------------------------------------------------------------------------------------------------- Checking core/core.libraries.yml PHPCS: core/core.libraries.yml passed(B ESLint: core/core.libraries.yml passed(B core/core.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/drupalci.yml PHPCS: core/drupalci.yml passed(B core/drupalci.yml 13:1 error Expected indentation of 6 spaces but found 0 spaces yml/indent 14:1 error Expected indentation of 6 spaces but found 0 spaces yml/indent 15:1 error Expected indentation of 6 spaces but found 0 spaces yml/indent 16:1 error Expected indentation of 6 spaces but found 0 spaces yml/indent ✖ 4 problems (4 errors, 0 warnings) 4 errors and 0 warnings potentially fixable with the `--fix` option. ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Asset/AssetResolver.php FILE: .../cli/cache/drupal10/core/lib/Drupal/Core/Asset/AssetResolver.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 141 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 14 142 | ERROR | [x] Line indented incorrectly; expected 10 spaces, | | found 12 142 | ERROR | [x] Closing brace indented incorrectly; expected 10 | | spaces, found 12 143 | ERROR | [x] Functions must not contain multiple empty lines in | | a row; found 2 empty lines 256 | ERROR | [x] Functions must not contain multiple empty lines in | | a row; found 2 empty lines 272 | ERROR | [x] Line indented incorrectly; expected 12 spaces, | | found 11 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 120ms; Memory: 12MB ---------------------------------------------------------------------------------------------------- Checking core/modules/contextual/contextual.libraries.yml PHPCS: core/modules/contextual/contextual.libraries.yml passed(B ESLint: core/modules/contextual/contextual.libraries.yml passed(B core/modules/contextual/contextual.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/field_ui/field_ui.libraries.yml PHPCS: core/modules/field_ui/field_ui.libraries.yml passed(B ESLint: core/modules/field_ui/field_ui.libraries.yml passed(B core/modules/field_ui/field_ui.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/filter/filter.libraries.yml PHPCS: core/modules/filter/filter.libraries.yml passed(B ESLint: core/modules/filter/filter.libraries.yml passed(B core/modules/filter/filter.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/common_test/common_test.libraries.yml PHPCS: core/modules/system/tests/modules/common_test/common_test.libraries.yml passed(B ESLint: core/modules/system/tests/modules/common_test/common_test.libraries.yml passed(B core/modules/system/tests/modules/common_test/common_test.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.module PHPCS: core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.module passed(B core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.module passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml PHPCS: core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml passed(B ESLint: core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml passed(B core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml PHPCS: core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml passed(B ESLint: core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml passed(B core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml passed(B ---------------------------------------------------------------------------------------------------- Checking core/scripts/dev/commit-code-check.sh core/scripts/dev/commit-code-check.sh passed(B ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php PHPCS: core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php passed(B core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php passed(B ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php FILE: ...rupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found | | 0 93 | ERROR | [x] 8 spaces found before inline comment; expected "// | | $this->assertSame(-20, $definition['weight'], | | 'Previous attributes retained');" but found "// | | $this->assertSame(-20, $definition['weight'], | | 'Previous attributes retained');" ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 81ms; Memory: 10MB ----------------------------------------------------------------------------------------------------