Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation in test & lint #250

Open
kedarkhaire opened this issue Apr 4, 2024 · 0 comments
Open

Deprecation in test & lint #250

kedarkhaire opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kedarkhaire
Copy link
Collaborator

kedarkhaire commented Apr 4, 2024

Description

Self deprecation -
Accessing the randomGenerator property is deprecated in drupal:10.2.x and is removed from drupal:11
Use getRandomGenerator() instead. See https://www.drupal.org/node/3358445
Changes to be made in Drupal\Tests\apigee_api_catalog\Functional\ApiDocsAdminTest::testApiDocAdministration

3x: Since twig/twig 3.9: Twig node "Drupal\Core\Template\TwigNodeTrans" is not marked as ready for using "yield" instead of "echo"; please make it ready and then flag it with the #[YieldReady] attribute.
1x in ApiDocsAdminTest::testApiDocAdministration from Drupal\Tests\apigee_api_catalog\Functional
1x in ApiDocsBreadcrumbTest::testApiDocBreadcrumb from Drupal\Tests\apigee_api_catalog\Functional
1x in SmartdocRoutingTest::testNotFoundSubscriber from Drupal\Tests\apigee_api_catalog\Functional

@kedarkhaire kedarkhaire added the bug Something isn't working label Apr 4, 2024
@kedarkhaire kedarkhaire added this to the 3.0.6 milestone Apr 4, 2024
@kedarkhaire kedarkhaire removed this from the 3.0.6 milestone May 15, 2024
@kedarkhaire kedarkhaire self-assigned this Jun 5, 2024
@kedarkhaire kedarkhaire changed the title Deprecation method used - randomGenerator property Deprecation in test & lint Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant