chore: add php 8.3 support to github actions #655
test.yml
on: pull_request
Matrix: Install LocalGov Drupal
Matrix: Coding standards checks
Matrix: Deprecated code checks
Matrix: PHPUnit tests
Annotations
33 errors and 12 warnings
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/Functional/ChannelFacetsWidgetAdminTest.php#L21
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Functional\ChannelFacetsWidgetAdminTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/FunctionalJavascript/EntityReferenceFacetsWidgetTest.php#L23
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\FunctionalJavascript\EntityReferenceFacetsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceChannelsSelectionTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceChannelsSelectionTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceDirectoryEntryTypesTest.php#L18
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceDirectoryEntryTypesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/Kernel/FacetIndexFieldSetupTest.php#L20
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\FacetIndexFieldSetupTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_directories/tests/src/Kernel/IndexTitleSortTest.php#L25
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\IndexTitleSortTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_guides/tests/src/Kernel/OverviewPageIntegrity.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_guides\Kernel\OverviewPageIntegrity:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_news/tests/src/FunctionalJavascript/PromotedNewsWidgetTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_news\FunctionalJavascript\PromotedNewsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/FunctionalJavascript/EntityReferenceServicesAutocompleteTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\FunctionalJavascript\EntityReferenceServicesAutocompleteTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.3):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/Kernel/ChildReferencesTest.php#L27
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\Kernel\ChildReferencesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/Functional/ChannelFacetsWidgetAdminTest.php#L21
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Functional\ChannelFacetsWidgetAdminTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/FunctionalJavascript/EntityReferenceFacetsWidgetTest.php#L23
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\FunctionalJavascript\EntityReferenceFacetsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceChannelsSelectionTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceChannelsSelectionTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceDirectoryEntryTypesTest.php#L18
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceDirectoryEntryTypesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/Kernel/FacetIndexFieldSetupTest.php#L20
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\FacetIndexFieldSetupTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_directories/tests/src/Kernel/IndexTitleSortTest.php#L25
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\IndexTitleSortTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_guides/tests/src/Kernel/OverviewPageIntegrity.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_guides\Kernel\OverviewPageIntegrity:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_news/tests/src/FunctionalJavascript/PromotedNewsWidgetTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_news\FunctionalJavascript\PromotedNewsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/FunctionalJavascript/EntityReferenceServicesAutocompleteTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\FunctionalJavascript\EntityReferenceServicesAutocompleteTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.2):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/Kernel/ChildReferencesTest.php#L27
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\Kernel\ChildReferencesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/Functional/ChannelFacetsWidgetAdminTest.php#L21
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Functional\ChannelFacetsWidgetAdminTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/FunctionalJavascript/EntityReferenceFacetsWidgetTest.php#L23
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\FunctionalJavascript\EntityReferenceFacetsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceChannelsSelectionTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceChannelsSelectionTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/Kernel/EntityReferenceDirectoryEntryTypesTest.php#L18
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\EntityReferenceDirectoryEntryTypesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/Kernel/FacetIndexFieldSetupTest.php#L20
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\FacetIndexFieldSetupTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_directories/tests/src/Kernel/IndexTitleSortTest.php#L25
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_directories\Kernel\IndexTitleSortTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_guides/tests/src/Kernel/OverviewPageIntegrity.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_guides\Kernel\OverviewPageIntegrity:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_news/tests/src/FunctionalJavascript/PromotedNewsWidgetTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_news\FunctionalJavascript\PromotedNewsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/FunctionalJavascript/EntityReferenceServicesAutocompleteTest.php#L19
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\FunctionalJavascript\EntityReferenceServicesAutocompleteTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
Deprecated code checks (3.x, ~10.0, 8.1):
web/modules/contrib/localgov_services/modules/localgov_services_navigation/tests/src/Kernel/ChildReferencesTest.php#L27
Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_services_navigation\Kernel\ChildReferencesTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
\Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
|
PHPUnit tests (3.x, ~10.0, 8.2)
Process completed with exit code 255.
|
PHPUnit tests (3.x, ~10.0, 8.3)
Process completed with exit code 255.
|
PHPUnit tests (3.x, ~10.0, 8.1)
Process completed with exit code 255.
|
Install LocalGov Drupal (3.x, ~10.0, 8.3)
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 (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 (3.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 (3.x, ~10.0, 8.3)
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.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 (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 (3.x, ~10.0, 8.3)
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 (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 (3.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/
|
PHPUnit tests (3.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 (3.x, ~10.0, 8.3)
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/
|