Changing version to 3.1.0-rc2 #42
Annotations
12 errors
src/Controller/ApiControllerBase.php#L344
Class Drupal\bc_api_base\Annotation\ApiDoc does not have a constructor and must be instantiated without any parameters.
|
src/Controller/ApiControllerBase.php#L314
Method Drupal\bc_api_base\Controller\ApiControllerBase::setPlatform() should return string but return statement is missing.
|
modules/bc_api_example/src/Plugin/Platform/PiratePlatform.php#L17
Class Drupal\bc_api_example\Plugin\Platform\PiratePlatform extends unknown class Drupal\bc_api_example\Plugin\Platform\PlatformBase.
|
modules/bc_api_example/src/Controller/ApiControllerPirateExample.php#L105
Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.
|
modules/bc_api_example/src/Controller/ApiControllerPirateExample.php#L102
Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L60
Class Drupal\bc_api_base\Annotation\ApiParam does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L59
Class Drupal\bc_api_base\Annotation\ApiBaseDoc does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L58
Class Drupal\bc_api_base\Annotation\ApiDoc does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/bc_api_docs.module#L130
Access to an undefined property Drupal\Core\Session\AccountInterface::$api_key.
|
modules/bc_api_docs/bc_api_docs.module#L119
Static method Drupal::httpClient() invoked with 1 parameter, 0 required.
|
|
|
The logs for this run have expired and are no longer available.
Loading