Skip to content

add a '*' on the rabbitmq repository to force composer to search pack… #247

add a '*' on the rabbitmq repository to force composer to search pack…

add a '*' on the rabbitmq repository to force composer to search pack… #247

Triggered via push December 1, 2023 14:10
Status Failure
Total duration 33s
Artifacts

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan6: src/Action/Action.php#L20
Method Kiboko\Component\Satellite\Action\Action::__invoke() has parameter $config with no value type specified in iterable type array.
phpstan6: src/Action/ConfigurationApplier.php#L14
Property Kiboko\Component\Satellite\Action\ConfigurationApplier::$packages type has no value type specified in iterable type array.
phpstan6: src/Action/ConfigurationApplier.php#L36
Method Kiboko\Component\Satellite\Action\ConfigurationApplier::appendTo() has parameter $config with no value type specified in iterable type array.
phpstan6: src/Action/Custom/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$logger is never read, only written.
phpstan6: src/Action/Custom/Builder/Action.php#L13
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$state is never read, only written.
phpstan6: src/Action/Custom/Factory/Action.php#L27
Method Kiboko\Component\Satellite\Action\Custom\Factory\Action::__construct() has parameter $providers with no value type specified in iterable type array.
phpstan6: src/Action/SFTP/Builder/Action.php#L11
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$logger is never read, only written.
phpstan6: src/Action/SFTP/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$state is never read, only written.
phpstan6: src/Adapter/AdapterChoice.php#L11
Method Kiboko\Component\Satellite\Adapter\AdapterChoice::__construct() has parameter $adapters with no value type specified in iterable type array.
phpstan6: src/Adapter/AdapterChoice.php#L15
Method Kiboko\Component\Satellite\Adapter\AdapterChoice::__invoke() has parameter $configuration with no value type specified in iterable type array.