Release/1.0.0 #446
Annotations
6 errors
Psalm:
src/Command/EventDeleteCommand.php#L47
src/Command/EventDeleteCommand.php:47:96: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Command/EventDeleteCommand.php#L49
src/Command/EventDeleteCommand.php:49:22: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::ask does not exist (see https://psalm.dev/181)
|
Psalm:
src/Command/EventDeleteCommand.php#L53
src/Command/EventDeleteCommand.php:53:80: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm:
src/Command/User/ChangePasswordCommand.php#L58
src/Command/User/ChangePasswordCommand.php:58:34: UndefinedInterfaceMethod: Method Symfony\Component\Console\Helper\HelperInterface::ask does not exist (see https://psalm.dev/181)
|
Psalm:
src/Controller/Admin/DashboardController.php#L135
src/Controller/Admin/DashboardController.php:135:32: InvalidCast: EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGeneratorInterface cannot be cast to string (see https://psalm.dev/103)
|
Psalm
Process completed with exit code 2.
|
Loading