Skip to content

ServicesExtension: locator support Statement (#294) #258

ServicesExtension: locator support Statement (#294)

ServicesExtension: locator support Statement (#294) #258

Triggered via push February 5, 2024 23:39
Status Success
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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 $types.
PHPStan: src/DI/Autowiring.php#L143
Offset class-string|object on array{} in isset() does not exist.
PHPStan: src/DI/Autowiring.php#L143
Result of && is always false.
PHPStan: src/DI/Autowiring.php#L144
Offset class-string|object on array{} on left side of ?? does not exist.
PHPStan: src/DI/Config/Adapters/NeonAdapter.php#L171
Unreachable statement - code above always terminates.
PHPStan: src/DI/Container.php#L251
Call to an undefined method ReflectionType::getName().
PHPStan: src/DI/ContainerBuilder.php#L67
Call to function is_int() with string will always evaluate to false.
PHPStan: src/DI/ContainerBuilder.php#L93
Method Nette\DI\ContainerBuilder::addDefinition() should return Nette\DI\Definitions\ServiceDefinition but returns Nette\DI\Definitions\Definition.
PHPStan: src/DI/ContainerBuilder.php#L99
Method Nette\DI\ContainerBuilder::addAccessorDefinition() should return Nette\DI\Definitions\AccessorDefinition but returns Nette\DI\Definitions\ServiceDefinition.
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/.