Skip to content

Resolver: processing of functions like not() moved to PhpGenerator #252

Resolver: processing of functions like not() moved to PhpGenerator

Resolver: processing of functions like not() moved to PhpGenerator #252

Triggered via push December 14, 2023 12:50
Status Success
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L53
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$methods.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L61
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$tags.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L69
Anonymous function has an unused use $services.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L69
Anonymous function has an unused use $tags.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L73
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$instances.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L74
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$wiring.
PHPStan: src/DI/Autowiring.php#L144
Offset class-string|object on array{} in isset() does not exist.
PHPStan: src/DI/Autowiring.php#L144
Result of && is always false.
PHPStan: src/DI/Autowiring.php#L145
Offset class-string|object on array{} on left side of ?? does not exist.
PHPStan: src/DI/Container.php#L51
Property Nette\DI\Container::$methods (array<string, Closure|string>) does not accept array<string, int>.