- Issue created by @quietone
- 🇺🇸United States smustgrave
Changes read fine to me, rule would of captured missed ones I'm assuming.
The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇳🇿New Zealand quietone
Rebased with a conflict in LayoutBuilderAccessCheck.php.
The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇳🇿New Zealand quietone
Rebased, and needs a review of the change for a conflict.
- 🇺🇸United States smustgrave
Seems conflict was around core/modules/system/system.post_update.php update seems fine
- First commit to issue fork.
- 🇬🇧United Kingdom catch
It looks like new violations have been added since the last time this was rebased.
FILE: /home/catch/www/drupal/core/modules/menu_ui/src/Hook/MenuUiHooks.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------- 118 | WARNING | Line exceeds 80 characters; contains 93 characters | | (Drupal.Files.LineLength.TooLong) -------------------------------------------------------------------------------- FILE: ...catch/www/drupal/core/modules/contextual/src/Hook/ContextualThemeHooks.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------------- 41 | WARNING | Line exceeds 80 characters; contains 83 characters | | (Drupal.Files.LineLength.TooLong) 44 | WARNING | Line exceeds 80 characters; contains 84 characters | | (Drupal.Files.LineLength.TooLong) -------------------------------------------------------------------------------- FILE: /home/catch/www/drupal/core/modules/block/src/Hook/BlockHooks.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES -------------------------------------------------------------------------------- 85 | WARNING | Line exceeds 80 characters; contains 81 characters | | (Drupal.Files.LineLength.TooLong) 90 | WARNING | Line exceeds 80 characters; contains 81 characters | | (Drupal.Files.LineLength.TooLong) 101 | WARNING | Line exceeds 80 characters; contains 81 characters | | (Drupal.Files.LineLength.TooLong) ------------------------------------------------------------------
- 🇺🇸United States smustgrave
Reviewed the additional changes in commit https://git.drupalcode.org/project/drupal/-/merge_requests/11518/diffs?c... and they seem fine.
- 🇬🇧United Kingdom catch
Another new one in:
core/modules/update/src/UpdateRoot.php
- 🇳🇿New Zealand quietone
Rebased and made a change for core/modules/update/src/UpdateRoot.php
- 🇺🇸United States smustgrave
Try this again lol, additional changes seem fine. Restoring status
-
longwave →
committed f0f29018 on 11.x
Issue #3513659 by quietone, longwave, smustgrave, catch: Enable...
-
longwave →
committed f0f29018 on 11.x