[Console] Command simplification and deprecations #59564
Closed
Annotations
7 errors
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:13: InvalidPropertyAssignment: $this with non-object type 'never' cannot treated as an object (see https://psalm.dev/010)
|
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:48: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:55: InvalidFunctionCall: Cannot treat type never as callable (see https://psalm.dev/064)
|
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:13: InvalidPropertyAssignment: $this with non-object type 'never' cannot treated as an object (see https://psalm.dev/010)
|
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:48: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
src/Symfony/Component/Console/Command/Command.php#L685
src/Symfony/Component/Console/Command/Command.php:685:55: InvalidFunctionCall: Cannot treat type never as callable (see https://psalm.dev/064)
|
|
The logs for this run have expired and are no longer available.
Loading