Drupal 10 deprecation errors

Filter errors
All occurences Affected projects Occurs in a top X project by usage Sort ascending Category Message
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Functional​\​CartCouponsResourceTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Functional​\​CartResourceTestBase::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Functional​\​TranslationCartAddResourceTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Kernel​\​CartAddResourceSelectStoreExceptionTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Kernel​\​CouponAvailableConstraintValidatorTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_cart_api​\​Kernel​\​Normalizer​\​EntityReferenceNormalizerTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​sharethis_block​\​Functional​\​ShareThisBlockAdminTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​sharethis_block​\​Functional​\​ShareThisBlockHelpTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​contact_ajax​\​FunctionalJavascript​\​ContactAjaxTest::$modules property must be protected.
1 1 10000 Drupal API, rector covered Call to deprecated method constructFieldXpath() of class Drupal​\​Tests​\​BrowserTestBase. Deprecated in drupal:8.5.0 and is removed from drupal:10.0.0. Use $this->getSession()->getPage()->findField() instead.
1 1 10000 Other problem Property Drupal​\​media_entity_image​\​Tests​\​MediaEntityImageTest::$modules property must be protected.
13 11 10000 Drupal API, rector covered Call to deprecated function file_move(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal​\​file​\​FileRepositoryInterface::move() instead.
1 1 10000 Symfony API Parameter $event of method Drupal​\​restrict_by_ip​\​EventSubscriber​\​FirewallSubscriber::loginFirewall() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​GetResponseEvent: since Symfony 4.3, use RequestEvent instead
1 1 10000 Other problem Property Drupal​\​Tests​\​restrict_by_ip​\​Functional​\​RedirectTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountBaseFunctionalityTest::$modules property must be protected.
2 1 10000 Drupal API, not rector covered Call to deprecated method assertRaw() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountBaseFunctionalityTest. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->responseContains() instead.
2 1 10000 Drupal API, not rector covered Call to deprecated method assertNoRaw() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountBaseFunctionalityTest. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->responseNotContains() instead.
1 1 10000 Other problem Property Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountHooksTest::$modules property must be protected.
7 1 10000 Drupal API, not rector covered Call to deprecated method assertFieldChecked() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->checkboxChecked() instead.
3 1 10000 Drupal API, not rector covered Call to deprecated method assertNoFieldChecked() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->checkboxNotChecked() instead.
4 1 10000 Drupal API, not rector covered Call to deprecated method assertNoFieldById() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->fieldNotExists() or $this->assertSession()->buttonNotExists() or $this->assertSession()->fieldValueNotEquals() instead.
2 1 10000 Drupal API, not rector covered Call to deprecated method assertOptionSelected() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->optionExists() instead and check the "selected" attribute yourself.
1 1 10000 Other problem Property Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase::$modules property must be protected.
11 11 10000 Drupal API, not rector covered Call to deprecated function user_password(). Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal​\​Core​\​Password​\​PasswordGeneratorInterface::generate() instead.
1 1 10000 Other problem Property Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountViewsTest::$modules property must be protected.
4 1 10000 Drupal API, not rector covered Call to deprecated method assertFieldByXPath() of class Drupal​\​nodeviewcount​\​Tests​\​NodeViewCountTestBase. Deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use $this->xpath() instead and check the values directly in the test.
1 1 10000 Other problem Property Drupal​\​Tests​\​optimizedb​\​Functional​\​GeneralTest::$modules property must be protected.
3 3 10000 Drupal API, rector covered Call to deprecated method assertNotEqual() of class Drupal​\​Tests​\​BrowserTestBase. Deprecated in drupal:8.0.0 and is removed from drupal:10.0.0. Use $this->assertNotEquals() instead.
1 1 10000 Other problem Property Drupal​\​Tests​\​optimizedb​\​Functional​\​HideNotificationTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​optimizedb​\​Functional​\​ListTablesOperationExecuteTest::$modules property must be protected.


Results are from dataset #55384 from 2023-11-26T12:31. Report is ran by the Drupal Association regularly.