Skip to content

[PropertyInfo] Adds static cache to PhpStanExtractor #30104

[PropertyInfo] Adds static cache to PhpStanExtractor

[PropertyInfo] Adds static cache to PhpStanExtractor #30104

Triggered via pull request May 13, 2024 09:22
Status Failure
Total duration 4m 25s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
InvalidArgument: src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php#L120
src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php:120:76: InvalidArgument: Argument 2 of sprintf expects float|int|object{__tostring()}|string, but value-of<Monolog\Level::NAMES> provided (see https://psalm.dev/004)
InvalidArgument: src/Symfony/Bridge/Monolog/Handler/NotifierHandler.php#L64
src/Symfony/Bridge/Monolog/Handler/NotifierHandler.php:64:51: InvalidArgument: Argument 1 of Symfony\Component\Notifier\Notification\Notification::importanceFromLogLevelName expects string, but value-of<Monolog\Level::NAMES> provided (see https://psalm.dev/004)
InvalidArgument: src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php#L57
src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php:57:27: InvalidArgument: Argument 1 of set_error_handler expects callable(int, string, string=, int=, array<array-key, mixed>=):bool|null, but pure-Closure():null provided (see https://psalm.dev/004)
InvalidArgument: src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php#L74
src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php:74:27: InvalidArgument: Argument 1 of set_error_handler expects callable(int, string, string=, int=, array<array-key, mixed>=):bool|null, but pure-Closure():null provided (see https://psalm.dev/004)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L1192
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php:1192:27: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php#L1304
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php:1304:27: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::booleanNode does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php#L44
src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php:44:37: UndefinedInterfaceMethod: Method Symfony\Component\HttpKernel\HttpKernelInterface::getContainer does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php#L144
src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php:144:28: UndefinedInterfaceMethod: Method Symfony\Component\HttpKernel\HttpKernelInterface::boot does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php#L145
src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php:145:28: UndefinedInterfaceMethod: Method Symfony\Component\HttpKernel\HttpKernelInterface::shutdown does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php#L153
src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php:153:28: UndefinedInterfaceMethod: Method Symfony\Component\HttpKernel\HttpKernelInterface::boot does not exist (see https://psalm.dev/181)