Skip to content

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

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

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

Triggered via push February 12, 2024 12:42
Status Success
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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>.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.