Skip to content

add autoloads in PHP instead of using JQ, #584

add autoloads in PHP instead of using JQ,

add autoloads in PHP instead of using JQ, #584

Triggered via push August 16, 2023 10:08
Status Failure
Total duration 34s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan5: src/Action/Custom/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$logger is never read, only written.
phpstan5: src/Action/Custom/Builder/Action.php#L13
Property Kiboko\Component\Satellite\Action\Custom\Builder\Action::$state is never read, only written.
phpstan5: src/Action/SFTP/Builder/Action.php#L11
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$logger is never read, only written.
phpstan5: src/Action/SFTP/Builder/Action.php#L12
Property Kiboko\Component\Satellite\Action\SFTP\Builder\Action::$state is never read, only written.
phpstan5: src/Adapter/Composer.php#L49
Method Kiboko\Component\Satellite\Adapter\Composer::pipe() is unused.
phpstan5: src/Adapter/Composer.php#L59
Method Kiboko\Component\Satellite\Adapter\Composer::subcommand() is unused.
phpstan5: src/Adapter/Composer.php#L169
Match expression does not handle remaining value: string
phpstan5: src/Adapter/Docker/SatelliteBuilder.php#L88
Parameter #1 $iterator of method AppendIterator<string,Kiboko\Contract\Packaging\FileInterface,Iterator<string, Kiboko\Contract\Packaging\FileInterface>>::append() expects Iterator<string, Kiboko\Contract\Packaging\FileInterface>, ArrayIterator<int, Kiboko\Component\Packaging\File> given.
phpstan5: src/Adapter/Docker/SatelliteBuilder.php#L155
Parameter #1 $iterator of method AppendIterator<string,Kiboko\Contract\Packaging\FileInterface,Iterator<string, Kiboko\Contract\Packaging\FileInterface>>::append() expects Iterator<string, Kiboko\Contract\Packaging\FileInterface>, ArrayIterator<int, Kiboko\Component\Packaging\File> given.
phpstan5: src/Adapter/Docker/SatelliteBuilder.php#L161
Parameter #1 $iterator of method AppendIterator<string,Kiboko\Contract\Packaging\FileInterface,Iterator<string, Kiboko\Contract\Packaging\FileInterface>>::append() expects Iterator<string, Kiboko\Contract\Packaging\FileInterface>, ArrayIterator<int, Kiboko\Component\Packaging\File> given.