TASK: Inject Logger for custom task #1135
Annotations
7 errors
src/Domain/Model/Deployment.php#L464
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
src/Domain/Model/Deployment.php#L500
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
src/Domain/Service/TaskFactory.php#L35
Cannot call method has() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
src/Domain/Service/TaskFactory.php#L41
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
src/Domain/Service/TaskFactory.php#L41
Parameter #1 $logger of method Psr\Log\LoggerAwareInterface::setLogger() expects Psr\Log\LoggerInterface, object|null given.
|
src/Domain/Service/TaskFactory.php#L44
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
|
The logs for this run have expired and are no longer available.
Loading