Skip to content

Initiated migration to monorepo #37

Initiated migration to monorepo

Initiated migration to monorepo #37

Triggered via push November 16, 2023 15:32
Status Failure
Total duration 27s
Artifacts

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Constraint/Builder/BuilderProducesCodeThat.php#L15
Method Kiboko\Component\PHPUnitExtension\Constraint\Builder\BuilderProducesCodeThat::__construct() has parameter $constraint with no type specified.
phpstan: src/Constraint/Pipeline/IteratesLike.php#L40
Method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\IteratesLike::matches() has parameter $other with no type specified.
phpstan: src/Constraint/Pipeline/IteratesLike.php#L57
Method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\IteratesLike::failureDescription() has parameter $other with no type specified.
phpstan: src/Constraint/Pipeline/PipelineExtractsLike.php#L53
Method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\PipelineExtractsLike::matches() has parameter $other with no type specified.
phpstan: src/Constraint/Pipeline/PipelineExtractsLike.php#L70
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<Type|null>, Kiboko\Contract\Pipeline\NullRejection given.
phpstan: src/Constraint/Pipeline/PipelineExtractsLike.php#L71
Parameter #4 $state of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepStateInterface, Kiboko\Contract\Pipeline\NullState given.
phpstan: src/Constraint/Pipeline/PipelineExtractsLike.php#L85
Method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\PipelineExtractsLike::failureDescription() has parameter $other with no type specified.
phpstan: src/Constraint/Pipeline/PipelineLoadsLike.php#L50
Method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\PipelineLoadsLike::matches() has parameter $other with no type specified.
phpstan: src/Constraint/Pipeline/PipelineLoadsLike.php#L70
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<Type|null>, Kiboko\Contract\Pipeline\NullRejection given.
phpstan: src/Constraint/Pipeline/PipelineLoadsLike.php#L71
Parameter #4 $state of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepStateInterface, Kiboko\Contract\Pipeline\NullState given.