Skip to content

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

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

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

Triggered via push October 5, 2024 03:17
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L63
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$tags.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L71
Anonymous function has an unused use $services.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L71
Anonymous function has an unused use $tags.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L74
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$instances.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L75
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/Config/Adapters/NeonAdapter.php#L42
Parameter #2 $enter of method Nette\Neon\Traverser::traverse() expects (callable(Nette\Neon\Node): (int|Nette\Neon\Node|null))|null, Closure(Nette\Neon\Node): void given.
PHPStan: src/DI/Config/Adapters/NeonAdapter.php#L43
Parameter #2 $enter of method Nette\Neon\Traverser::traverse() expects (callable(Nette\Neon\Node): (int|Nette\Neon\Node|null))|null, Closure(Nette\Neon\Node): void given.