8000 [Console] Command simplification and deprecations · symfony/symfony@f61c319 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 div class="d-flex flex-nowrap flex-justify-end mb-3 px-3 px-lg-5" style="gap: 1rem;">
D1FB Psalm

[Console] Command simplification and deprecations #35756

[Console] Command simplification and deprecations

[Console] Command simplification and deprecations #35756

Triggered via pull request January 20, 2025 17:24
Status Failure
Total duration 2m 18s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
InvalidPropertyAssignment: 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)
NoValue: 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)
InvalidFunctionCall: 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)
InvalidPropertyAssignment: 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)
NoValue: 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)
InvalidFunctionCall: 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)
Psalm
Process completed with exit code 2.
0