Fix error setting the previous_title link when the overview does not have a section title. See #198. #256
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 coding standards checks (3.x, ~11.0, 8.4)
Process completed with exit code 1.
|
|
tests / PHP static analysis checks (3.x, ~11.0, 8.4)
Process completed with exit code 1.
|
|
tests / PHP static analysis checks (3.x, ~11.0, 8.4):
web/modules/contrib/localgov_guides/tests/src/Functional/GuidePagesTest.php#L181
Method Drupal\Tests\localgov_guides\Functional\GuidePagesTest::testSectionTitleGuidePages() has no return type specified.
|