ServicesExtension: locator support Statement (#294) #258
Annotations
10 errors and 1 warning
Run composer phpstan -- --no-progress:
src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $tags.
|
Run composer phpstan -- --no-progress:
src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $types.
|
Run composer phpstan -- --no-progress:
src/DI/Autowiring.php#L143
Offset class-string|object on array{} in isset() does not exist.
|
Run composer phpstan -- --no-progress:
src/DI/Autowiring.php#L143
Result of && is always false.
|
Run composer phpstan -- --no-progress:
src/DI/Autowiring.php#L144
Offset class-string|object on array{} on left side of ?? does not exist.
|
Run composer phpstan -- --no-progress:
src/DI/Config/Adapters/NeonAdapter.php#L171
Unreachable statement - code above always terminates.
|
Run composer phpstan -- --no-progress:
src/DI/Container.php#L251
Call to an undefined method ReflectionType::getName().
|
Run composer phpstan -- --no-progress:
src/DI/ContainerBuilder.php#L67
Call to function is_int() with string will always evaluate to false.
|
Run composer phpstan -- --no-progress:
src/DI/ContainerBuilder.php#L93
Method Nette\DI\ContainerBuilder::addDefinition() should return Nette\DI\Definitions\ServiceDefinition but returns Nette\DI\Definitions\Definition.
|
Run composer phpstan -- --no-progress:
src/DI/ContainerBuilder.php#L99
Method Nette\DI\ContainerBuilder::addAccessorDefinition() should return Nette\DI\Definitions\AccessorDefinition but returns Nette\DI\Definitions\ServiceDefinition.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading