Skip to content

used attribute Deprecated #283

used attribute Deprecated

used attribute Deprecated #283

Triggered via push December 27, 2025 00:09
Status Success
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/DI/Config/Adapters/NeonAdapter.php#L47
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#L46
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/Autowiring.php#L145
Offset class-string|object on array{} on left side of ?? does not exist.
PHPStan: src/DI/Autowiring.php#L144
Result of && is always false.
PHPStan: src/DI/Autowiring.php#L144
Offset class-string|object on array{} in isset() does not exist.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L76
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$wiring.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L75
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$instances.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $tags.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $services.
PHPStan: src/Bridges/DITracy/ContainerPanel.php#L64
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$tags.