Skip to content

Git ignore core file web/README.md #62

Git ignore core file web/README.md

Git ignore core file web/README.md #62

Triggered via pull request June 28, 2024 10:28
Status Failure
Total duration 11m 35s
Artifacts

localgov_microsites.yml

on: pull_request
Matrix: Install LocalGov Microsites
Matrix: Coding standards checks
Matrix: Deprecated code checks
Matrix: PHPUnit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
Deprecated code checks (4.x, ~10.0, 8.2): web/modules/contrib/localgov_forms/src/Element/AddressLookupElement.php#L14
Class Drupal\localgov_forms\Element\AddressLookupElement extends deprecated class Drupal\Core\Render\Element\FormElement: in drupal:10.3.0 and is removed from drupal:12.0.0. use \Drupal\Core\Render\Element\FormElementBase instead.
Deprecated code checks (4.x, ~10.0, 8.2): web/modules/contrib/localgov_microsites_group/src/Plugin/DomainGroupSettings/MicrositeDomain.php#L160
Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.
Deprecated code checks (4.x, ~10.0, 8.2): web/modules/contrib/localgov_microsites_group/src/Plugin/DomainGroupSettings/ThemeSettings.php#L106
Call to deprecated method rebuildThemeData() of interface Drupal\Core\Extension\ThemeHandlerInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.theme')->reset()->getList() instead.
Deprecated code checks (4.x, ~10.0, 8.2): web/themes/contrib/localgov_base/localgov_base.theme#L72
Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.
Deprecated code checks (4.x, ~10.0, 8.2)
Process completed with exit code 1.
Deprecated code checks (4.x, ~10.0, 8.1): web/modules/contrib/localgov_forms/src/Element/AddressLookupElement.php#L14
Class Drupal\localgov_forms\Element\AddressLookupElement extends deprecated class Drupal\Core\Render\Element\FormElement: in drupal:10.3.0 and is removed from drupal:12.0.0. use \Drupal\Core\Render\Element\FormElementBase instead.
Deprecated code checks (4.x, ~10.0, 8.1): web/modules/contrib/localgov_microsites_group/src/Plugin/DomainGroupSettings/MicrositeDomain.php#L160
Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.
Deprecated code checks (4.x, ~10.0, 8.1): web/modules/contrib/localgov_microsites_group/src/Plugin/DomainGroupSettings/ThemeSettings.php#L106
Call to deprecated method rebuildThemeData() of interface Drupal\Core\Extension\ThemeHandlerInterface: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.theme')->reset()->getList() instead.
Deprecated code checks (4.x, ~10.0, 8.1): web/themes/contrib/localgov_base/localgov_base.theme#L72
Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.
Deprecated code checks (4.x, ~10.0, 8.1)
Process completed with exit code 1.
Install LocalGov Microsites (4.x, ~10.0, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install LocalGov Microsites (4.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 Microsites (4.x, ~10.0, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install LocalGov Microsites (4.x, ~10.0, 8.2)
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/
Deprecated code checks (4.x, ~10.0, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecated code checks (4.x, ~10.0, 8.2)
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 (4.x, ~10.0, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecated code checks (4.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 (4.x, ~10.0, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding standards checks (4.x, ~10.0, 8.2)
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 (4.x, ~10.0, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding standards checks (4.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/
PHPUnit tests (4.x, ~10.0, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests (4.x, ~10.0, 8.2)
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 (4.x, ~10.0, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests (4.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/