Skip to content

Update readme.md

Update readme.md #271

Triggered via push May 16, 2024 21:26
Status Success
Total duration 28s
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.