task: change var type of prev and next link variables. #47
Annotations
13 errors
Run tests
Process completed with exit code 1.
|
Run Drupal-Check:
src/Controller/ApiControllerBase.php#L346
Class Drupal\bc_api_base\Annotation\ApiParam does not have a constructor and must be instantiated without any parameters.
|
Run Drupal-Check:
src/Controller/ApiControllerBase.php#L345
Class Drupal\bc_api_base\Annotation\ApiBaseDoc does not have a constructor and must be instantiated without any parameters.
|
Run Drupal-Check:
src/Controller/ApiControllerBase.php#L344
Class Drupal\bc_api_base\Annotation\ApiDoc does not have a constructor and must be instantiated without any parameters.
|
Run Drupal-Check:
src/Controller/ApiControllerBase.php#L314
Method Drupal\bc_api_base\Controller\ApiControllerBase::setPlatform() should return string but return statement is missing.
|
Run Drupal-Check:
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.
|
Run Drupal-Check:
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.
|
Run Drupal-Check:
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.
|
Run Drupal-Check:
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.
|
Run Drupal-Check:
modules/bc_api_docs/bc_api_docs.module#L130
Access to an undefined property Drupal\Core\Session\AccountInterface::$api_key.
|
Run Drupal-Check:
modules/bc_api_docs/bc_api_docs.module#L119
Static method Drupal::httpClient() invoked with 1 parameter, 0 required.
|
Run PHPCS
Process completed with exit code 2.
|
Debug
Process completed with exit code 2.
|
Loading