Migrated code from symfony/process to react/child-process #673
Annotations
10 errors
src/Action/Custom/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$logger is never read, only written.
|
src/Action/Custom/Builder/Action.php#L13
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$state is never read, only written.
|
src/Action/SFTP/Builder/Action.php#L11
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$logger is never read, only written.
|
src/Action/SFTP/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$state is never read, only written.
|
src/Adapter/Composer.php#L11
Used function React\Async\await not found.
|
src/Adapter/Composer.php#L12
Used function React\Promise\Timer\timeout not found.
|
src/Adapter/Composer.php#L27
Parameter $process of method Kiboko\Component\Satellite\Adapter\Composer::execute() has invalid type React\ChildProcess\Process.
|
src/Adapter/Composer.php#L29
Access to property $stdout on an unknown class React\ChildProcess\Process.
|
src/Adapter/Composer.php#L32
Access to property $stderr on an unknown class React\ChildProcess\Process.
|
src/Adapter/Composer.php#L38
Call to method on() on an unknown class React\ChildProcess\Process.
|
The logs for this run have expired and are no longer available.
Loading