Skip to content

Merge pull request #6 from php-etl/fix/lock-contracts-versions #52

Merge pull request #6 from php-etl/fix/lock-contracts-versions

Merge pull request #6 from php-etl/fix/lock-contracts-versions #52

Triggered via push November 21, 2023 16:22
Status Failure
Total duration 31s
Artifacts

phpstan-8.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/ConditionalLoader.php#L19
Class Kiboko\Component\Flow\SQL\ConditionalLoader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: Type
phpstan: src/ConditionalLoader.php#L57
Trying to invoke (callable(): mixed)|null but it might not be a callable.
phpstan: src/Extractor.php#L12
Class Kiboko\Component\Flow\SQL\Extractor implements generic interface Kiboko\Contract\Pipeline\ExtractorInterface but does not specify its types: Type
phpstan: src/Loader.php#L19
Class Kiboko\Component\Flow\SQL\Loader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: Type
phpstan: src/Lookup.php#L20
Class Kiboko\Component\Flow\SQL\Lookup implements generic interface Kiboko\Contract\Pipeline\TransformerInterface but does not specify its types: Type
phpstan
Process completed with exit code 1.