Skip to content

Bump phpstan/phpstan-deprecation-rules from 1.2.0 to 1.2.1 #211

Bump phpstan/phpstan-deprecation-rules from 1.2.0 to 1.2.1

Bump phpstan/phpstan-deprecation-rules from 1.2.0 to 1.2.1 #211

Triggered via pull request September 16, 2024 12:19
Status Success
Total duration 1m 6s
Artifacts

php.yml

on: pull_request
Matrix: contrib
Matrix: lint
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
Tests | PHP 8.1 | Drupal 10.0.x-dev: web/core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php#L140
Access to an undefined property Drupal\Core\Cache\CacheableResponseInterface::$headers.
Tests | PHP 8.1 | Drupal 10.0.x-dev: web/core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php#L40
Method Drupal\dynamic_page_cache\PageCache\ResponsePolicy\DenyAdminRoutes::check() should return string|null but return statement is missing.
Tests | PHP 7.4 | Drupal ^9.0: web/core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php#L140
Access to an undefined property Drupal\Core\Cache\CacheableResponseInterface::$headers.
Tests | PHP 7.4 | Drupal ^9.0: web/core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php#L40
Method Drupal\dynamic_page_cache\PageCache\ResponsePolicy\DenyAdminRoutes::check() should return string|null but return statement is missing.
Tests | PHP 7.4 | Drupal ^8.9: web/core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php#L140
Access to an undefined property Drupal\Core\Cache\CacheableResponseInterface::$headers.
Tests | PHP 7.4 | Drupal ^8.9: web/core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php#L40
Method Drupal\dynamic_page_cache\PageCache\ResponsePolicy\DenyAdminRoutes::check() should return string|null but return statement is missing.
Tests | PHP 8.0 | Drupal ^9.0: web/core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php#L140
Access to an undefined property Drupal\Core\Cache\CacheableResponseInterface::$headers.
Tests | PHP 8.0 | Drupal ^9.0: web/core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php#L40
Method Drupal\dynamic_page_cache\PageCache\ResponsePolicy\DenyAdminRoutes::check() should return string|null but return statement is missing.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L12
Class Drupal\config_update_ui\Commands\ConfigUpdateUiCommands extends unknown class Drush\Commands\DrushCommands.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L43
Method Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::listTypes() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L67
Method Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::addedReport() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L94
Method Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::missingReport() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L121
Method Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::inactiveReport() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/Commands/ConfigUpdateUiCommands.php#L149
Method Drupal\config_update_ui\Commands\ConfigUpdateUiCommands::differentReport() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/ConfigUpdateUiCliService.php#L56
Property Drupal\config_update_ui\ConfigUpdateUiCliService::$logger has unknown class Drupal\config_update_ui\ConfigUpdateUiDrush8Logger as its type.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/ConfigUpdateUiCliService.php#L56
Property Drupal\config_update_ui\ConfigUpdateUiCliService::$logger has unknown class Drush\Log\Logger as its type.
config_update | PHP 7.3 | Drupal ~8.9: web/modules/contrib/config_update/config_update_ui/src/ConfigUpdateUiCliService.php#L84
Method Drupal\config_update_ui\ConfigUpdateUiCliService::listTypes() has invalid return type Consolidation\OutputFormatters\StructuredData\RowsOfFields.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyBase.php#L678
Syntax error, unexpected ',' on line 678
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyBase.php#L678
Syntax error, unexpected T_DOUBLE_ARROW, expecting ')' on line 678
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyManager.php#L191
Syntax error, unexpected ',' on line 191
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyManager.php#L191
Syntax error, unexpected T_DOUBLE_ARROW, expecting ')' on line 191
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyManager.php#L618
Syntax error, unexpected ',' on line 618
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyManager.php#L618
Syntax error, unexpected T_DOUBLE_ARROW, expecting ')' on line 618
Tests | PHP 8.1 | Drupal 10.0.x-dev
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests | PHP 7.4 | Drupal ^9.0
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests | PHP 7.4 | Drupal ^8.9
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests | PHP 8.0 | Drupal ^9.0
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
config_update | PHP 7.3 | Drupal ~8.9
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
blazy | PHP 7.3 | Drupal ~8.9
The following actions use a deprecated Node.js version and will be forced to run on node20: bluehorndigital/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/