Hotfix/245 alert banner with empty link text should show more information but nothing shows #337
test.yml
on: pull_request
Matrix: Install LocalGov Drupal
Matrix: Coding standards checks
Matrix: Deprecated code checks
Matrix: PHPUnit tests
Annotations
6 errors and 8 warnings
Coding standards checks (3.x, ~10.0, 8.1)
Process completed with exit code 2.
|
Coding standards checks (2.x, ~9.4, 8.1)
Process completed with exit code 2.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_alert_banner/src/Controller/AlertBannerEntityController.php#L113
Call to deprecated method loadRevision() of class Drupal\Core\Entity\EntityStorageInterface:
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
\Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_alert_banner/src/Form/AlertBannerEntityRevisionDeleteForm.php#L101
Call to deprecated method deleteRevision() of class Drupal\Core\Entity\EntityStorageInterface:
in drupal:10.1.0 and is removed from drupal:11.0.0. Use
\Drupal\Core\Entity\RevisionableStorageInterface::deleteRevision instead.
|
Deprecated code checks (3.x, ~10.0, 8.1)
Process completed with exit code 1.
|
PHPUnit tests (3.x, ~10.0, 8.1)
Process completed with exit code 2.
|
Install LocalGov Drupal (3.x, ~10.0, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install LocalGov Drupal (2.x, ~9.4, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coding standards checks (3.x, ~10.0, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coding standards checks (2.x, ~9.4, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecated code checks (3.x, ~10.0, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecated code checks (2.x, ~9.4, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit tests (2.x, ~9.4, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit tests (3.x, ~10.0, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|