Activate administrators #43
Annotations
6 errors and 2 warnings
PHP Stan:
src/Demo/Domain/Service/Administrator/AdministratorLifecycleServiceCollection.php#L24
Method Demo\Domain\Service\Administrator\AdministratorLifecycleServiceCollection::addService() has no return typehint specified.
|
PHP Stan:
src/Demo/Domain/Service/Administrator/SendActivationEmail.php#L18
Method Demo\Domain\Service\Administrator\SendActivationEmail::getSubscribedEvents() return type has no value type specified in iterable type array.
|
PHP Stan:
src/Demo/Domain/Service/Administrator/SendActivationEmail.php#L43
Parameter #1 $administratorId of method Demo\Domain\Service\Administrator\SendActivationEmailInterface::execute() expects int, int|null given.
|
PHP Stan:
src/Demo/Domain/Service/Administrator/SetActive.php#L30
Parameter #1 $active of method Demo\Domain\Model\Administrator\AdministratorDtoAbstract::setActive() expects int, true given.
|
PHP Stan:
src/Demo/Infrastructure/Service/Administrator/SendActivationEmail.php#L42
Access to an undefined property Demo\Infrastructure\Service\Administrator\SendActivationEmail::$logger.
|
PHP Stan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading