ORCA CI #1072
Annotations
10 errors and 1 warning
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L97
PHPDoc tag @param for parameter $dispatcher with type Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher is not subtype of native type Symfony\Component\EventDispatcher\EventDispatcherInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L97
Parameter $dispatcher of method Drupal\memcache_admin\Controller\MemcacheStatisticsController::__construct() has invalid type Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L149
Call to an undefined method Drupal\memcache\DrupalMemcacheInterface::getMemcache().
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L152
Call to an undefined method Drupal\memcache\DrupalMemcacheInterface::getMemcache().
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L221
Cannot call method stats() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L224
Cannot call method stats() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L261
Cannot call method getBins() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L277
Cannot call method getBins() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L328
Cannot call method getBins() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
build/docroot/modules/contrib/memcache/memcache_admin/src/Controller/MemcacheStatisticsController.php#L334
Cannot call method statsTypes() on bool|Drupal\memcache\DrupalMemcacheInterface.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading