Skip to content

Bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.4 #161

Bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.4

Bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.4 #161

Triggered via pull request August 7, 2023 12:15
Status Success
Total duration 1m 0s
Artifacts

php.yml

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

Annotations

28 errors
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.
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 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 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.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/BlazyDefault.php#L72
Function Drupal\blazy\blazy_alterable_settings invoked with 1 parameter, 0 required.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/EventSubscriber/CspSubscriber.php#L51
Parameter $alterEvent of method Drupal\blazy\EventSubscriber\CspSubscriber::onCspPolicyAlter() has invalid type Drupal\csp\Event\PolicyAlterEvent.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/EventSubscriber/CspSubscriber.php#L51
Parameter $alterEvent of method Drupal\blazy\EventSubscriber\CspSubscriber::onCspPolicyAlter() has invalid type Drupal\csp\Event\PolicyAlterEvent.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/EventSubscriber/CspSubscriber.php#L52
Call to method getPolicy() on an unknown class Drupal\csp\Event\PolicyAlterEvent.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/EventSubscriber/CspSubscriber.php#L53
Call to method getResponse() on an unknown class Drupal\csp\Event\PolicyAlterEvent.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/Form/BlazyAdminBase.php#L340
Variable $definitions in empty() is never defined.
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/Form/BlazyEntityFormBase.php#L111
Call to an undefined method Drupal\Core\Entity\EntityInterface::set().
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/Form/BlazyEntityFormBase.php#L112
Call to an undefined method Drupal\Core\Entity\EntityInterface::set().
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/Form/BlazyEntityFormBase.php#L117
Call to an undefined method Drupal\Core\Entity\EntityTypeInterface::getConfigPrefix().
blazy | PHP 7.3 | Drupal ~8.9: web/modules/contrib/blazy/src/Media/BlazyFile.php#L66
Call to method generateAbsoluteString() on an unknown class Drupal\Core\File\FileUrlGenerator.
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.