Skip to content

Ran php-cs-fixer + added php-etl/phpunit-extension #25

Ran php-cs-fixer + added php-etl/phpunit-extension

Ran php-cs-fixer + added php-etl/phpunit-extension #25

Triggered via push November 20, 2023 14:39
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan6: src/ConditionalLoader.php#L19
Class Kiboko\Component\Flow\SQL\ConditionalLoader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: InputType, OutputType
phpstan6: src/ConditionalLoader.php#L64
Method Kiboko\Component\Flow\SQL\ConditionalLoader::flush() return type with generic class Kiboko\Component\Bucket\EmptyResultBucket does not specify its types: Type
phpstan6: src/Extractor.php#L12
Class Kiboko\Component\Flow\SQL\Extractor implements generic interface Kiboko\Contract\Pipeline\ExtractorInterface but does not specify its types: OutputType
phpstan6: src/Loader.php#L19
Class Kiboko\Component\Flow\SQL\Loader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: InputType, OutputType
phpstan6: src/Loader.php#L71
Method Kiboko\Component\Flow\SQL\Loader::flush() return type with generic class Kiboko\Component\Bucket\EmptyResultBucket does not specify its types: Type
phpstan6: src/Lookup.php#L20
Class Kiboko\Component\Flow\SQL\Lookup implements generic interface Kiboko\Contract\Pipeline\TransformerInterface but does not specify its types: InputType, OutputType
phpstan6: src/Lookup.php#L55
Method Kiboko\Component\Flow\SQL\Lookup::flush() return type with generic class Kiboko\Component\Bucket\EmptyResultBucket does not specify its types: Type
phpstan6
Process completed with exit code 1.