Skip to content

Phpstan

Phpstan #134

Triggered via schedule July 3, 2023 08:09
Status Failure
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.1)
1m 16s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Phpstan / Phpstan (8.1): src/Console/Command/RouteDumpCommand.php#L34
Access to deprecated static property $defaultName of class Apitte\Console\Command\RouteDumpCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1): src/Core/DI/Plugin/PluginCompiler.php#L36
Method Apitte\Core\DI\Plugin\PluginCompiler::getPluginByType() should return Apitte\Core\DI\Plugin\Plugin|null but returns object.
Phpstan / Phpstan (8.1): src/Negotiation/Transformer/RendererTransformer.php#L31
Unable to resolve the template type T in call to method Nette\DI\Container::getByType()
Phpstan / Phpstan (8.1)
Process completed with exit code 2.