Drupal 10 deprecation errors

Filter errors
All occurences Affected projects Occurs in a top X project by usage Category Message Sort descending
1 1 50 Other problem #access_callback callback '#access_callback' at key '0' is not callable.
1 1 10000 Other problem #lazy_builder callback 'at_tool.lazy…' at key '0' is not callable.
1 1 10000 Other problem #lazy_builder callback class 'Drupal​\​protected_routes​\​Access​\​RouteProcessor' at key '0' does not implement Drupal​\​Core​\​Security​\​TrustedCallbackInterface.
2 1 10000 Other problem #lazy_builder value 'mixed' at key '0' is invalid.
1 1 10000 Other problem #post_render callback '_anonymous…' at key '0' is not trusted.
1 1 50 Other problem #post_render callback array{'​\​​\​Drupal​\​​\​address…', 'postRender'} at key '0' is not callable.
4 1 10000 Other problem #pre_render callback 'form_pre_render…' at key '0' is not callable.
2 1 10000 Other problem #pre_render callback 'toggle_pre_render…' at key '1' is not trusted.
1 1 10000 Other problem #pre_render callback class '$this(Drupal​\​entity_counter​\​Plugin​\​EntityCounterSourceBaseWithConditions)' at key '1' does not implement Drupal​\​Core​\​Security​\​TrustedCallbackInterface.
1 1 10000 Other problem #pre_render callback class 'Drupal​\​webform_dropzonejs​\​Element​\​WebformDropzonejs' at key '0' does not implement Drupal​\​Core​\​Security​\​TrustedCallbackInterface.
1 1 10000 Other problem
PHPStan command failed:

/usr/local/bin/php /var/lib/drupalci/workspace/drupal-checkouts/drupalxxx/vendor/bin/phpstan analyse --memory-limit=1500M --error-format=json --configuration=/var/lib/drupalci/workspace/drupal-checkouts/drupalxxx/upgrade_status/deprecation_testing.neon /var/lib/drupalci/workspace/drupal-checkouts/drupalxxx/modules/contrib/monolog_gelf

Command output:

Empty.

Command error:

! [NOTE] No files found to analyse. [WARNING] This will cause a non-zero exit code in PHPStan 2.0.

6 6 10000 Other problem A file could not be loaded from module_load_include
2 1 10000 Other problem Access to deprecated property $requires of class Drupal​\​markdown​\​Annotation​\​MarkdownExtension. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
2 1 10000 Other problem Access to deprecated property $requiresFilter of class Drupal​\​markdown​\​Annotation​\​MarkdownAllowedHtml. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" properties instead.
2 1 10000 Other problem Access to deprecated property $versionConstraint of class Drupal​\​markdown​\​Annotation​\​InstallableLibrary. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
72 46 1000 Info.yml or composer.json Add core_version_requirement: ^9 || ^10 to designate that the extension is compatible with Drupal 10. See https://drupal.org/node/3070687.
1 1 50 Drupal API, not rector covered Call to deprecated constant FILE_INSECURE_EXTENSION_REGEX: Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use Drupal​\​Core​\​File​\​FileSystemInterface::INSECURE_EXTENSION_REGEX.
79 69 50 Drupal API, not rector covered Call to deprecated constant FILE_STATUS_PERMANENT: Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal​\​file​\​FileInterface::STATUS_PERMANENT or ​\​Drupal​\​file​\​FileInterface::setPermanent().
1 1 10000 Drupal API, not rector covered Call to deprecated constant PREG_CLASS_CJK: Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal​\​search​\​SearchTextProcessorInterface::PREG_CLASS_CJK instead.
1 1 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Promise​\​promise_for(): promise_for will be removed in guzzlehttp/promises:2.0. Use Create::promiseFor instead.
1 1 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Promise​\​settle(): settle will be removed in guzzlehttp/promises:2.0. Use Utils::settle instead.
13 2 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Psr7​\​build_query(): build_query will be removed in guzzlehttp/psr7:2.0. Use Query::build instead.
3 2 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Psr7​\​parse_header(): parse_header will be removed in guzzlehttp/psr7:2.0. Use Header::parse instead.
3 3 500 Guzzle API Call to deprecated function GuzzleHttp​\​Psr7​\​parse_query(): parse_query will be removed in guzzlehttp/psr7:2.0. Use Query::parse instead.
2 1 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Psr7​\​str(): str will be removed in guzzlehttp/psr7:2.0. Use Message::toString instead.
2 2 10000 Guzzle API Call to deprecated function GuzzleHttp​\​Psr7​\​stream_for(): stream_for will be removed in guzzlehttp/psr7:2.0. Use Utils::streamFor instead.
3 1 10000 Other problem Call to deprecated function _convert_csv_to_array(): Use ​\​Drush​\​StringUtils::csvToArray
2 2 10000 Drupal API, not rector covered Call to deprecated function _drupal_schema_initialize(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. No direct replacement is provided.
1 1 10000 Other problem Call to deprecated function _quiz_get_quizzes().
7 4 1000 Drupal API, not rector covered Call to deprecated function debug(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead.


Results are from dataset #17830 from 2023-09-03T14:43. Report is ran by the Drupal Association regularly.