Resolver: processing of functions like not() moved to PhpGenerator #266
Annotations
10 errors and 1 warning
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/ContainerBuilder.php#L65
Call to function is_int() with string will always evaluate to false.
|
PHPStan:
src/DI/ContainerBuilder.php#L91
Method Nette\DI\ContainerBuilder::addDefinition() should return Nette\DI\Definitions\ServiceDefinition but returns Nette\DI\Definitions\Definition.
|
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/.
|