Skip to content

Merge pull request #15 from AuroraWebSoftware/cursor #54

Merge pull request #15 from AuroraWebSoftware/cursor

Merge pull request #15 from AuroraWebSoftware/cursor #54

Triggered via push June 13, 2025 15:17
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Contacts/StateableModelContract.php#L104
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::allowedTransitionStates() return type has no value type specified in iterable type array.
phpstan: src/Contacts/StateableModelContract.php#L96
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::definedTransitionStates() has parameter $withoutGuards with no value type specified in iterable type array.
phpstan: src/Contacts/StateableModelContract.php#L91
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::allowedTransitionKeys() return type has no value type specified in iterable type array.
phpstan: src/Contacts/StateableModelContract.php#L83
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::definedTransitionKeys() has parameter $withoutGuards with no value type specified in iterable type array.
phpstan: src/Contacts/StateableModelContract.php#L78
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::canTransitionTo() has parameter $withoutGuards with no value type specified in iterable type array.
phpstan: src/Contacts/StateableModelContract.php#L76
Method AuroraWebSoftware\ArFlow\Contacts\StateableModelContract::transitionGuardResults() has parameter $withoutGuards with no value type specified in iterable type array.
phpstan: src/Collections/TransitionGuardResultCollection.php#L11
Class AuroraWebSoftware\ArFlow\Collections\TransitionGuardResultCollection @extends tag contains unresolvable type.
phpstan: src/ArFlowService.php#L36
Method AuroraWebSoftware\ArFlow\ArFlowService::getSupportedModelTypes() return type has no value type specified in iterable type array.
phpstan: src/ArFlowService.php#L13
Property AuroraWebSoftware\ArFlow\ArFlowService::$workflows type has no value type specified in iterable type array.
phpstan: src/Abstracts/AbstractTransitionSuccessJob.php#L18
Method AuroraWebSoftware\ArFlow\Abstracts\AbstractTransitionSuccessJob::__construct() has parameter $parameters with no value type specified in iterable type array.