Add a view display extender for the localgov_page_header for the lede #341
test.yml
on: pull_request
Matrix: tests / Install LocalGov Drupal
Matrix: tests / Coding standards checks
Matrix: tests / Static analysis checks
Matrix: tests / PHPUnit tests
Annotations
4 errors
tests / Static analysis checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_core/src/Plugin/Block/PageHeaderBlock.php#L181
Variable $entity might not be defined.
|
tests / Static analysis checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_core/src/Plugin/Block/PageHeaderBlock.php#L186
Variable $view might not be defined.
|
tests / Static analysis checks (3.x, ~10.0, 8.3)
Process completed with exit code 1.
|
tests / Coding standards checks (3.x, ~10.0, 8.3)
Process completed with exit code 2.
|