adds default content for 403 and 404 pages #643
test.yml
on: pull_request
Matrix: tests / Install LocalGov Drupal
Matrix: tests / PHP coding standards checks
Matrix: tests / PHP static analysis checks
Matrix: tests / ESLint javascript checks
Matrix: tests / ESLint yaml checks
Matrix: tests / Stylelint checks
Matrix: tests / PHPUnit tests
Annotations
3 errors
tests / PHP static analysis checks (3.x, ~10.0, 8.4):
web/themes/contrib/localgov_base/localgov_base.theme#L168
Variable $site_404 in empty() always exists and is not falsy.
|
tests / PHP static analysis checks (3.x, ~10.0, 8.4):
web/themes/contrib/localgov_base/localgov_base.theme#L174
Variable $site_403 in empty() always exists and is not falsy.
|
tests / PHP static analysis checks (3.x, ~10.0, 8.4)
Process completed with exit code 1.
|