Added initial blueprint structure #1
Annotations
10 errors
src/Blueprint/Action.php#L30
Property DecodeLabs\Chronos\Blueprint\Action::$parameters has unknown class DecodeLabs\Chronos\Blueprint\Parameter as its type.
|
src/Blueprint/Action.php#L39
Parameter $parameters of method DecodeLabs\Chronos\Blueprint\Action::__construct() has invalid type DecodeLabs\Chronos\Blueprint\Parameter.
|
src/Blueprint/Action.php#L62
Method DecodeLabs\Chronos\Blueprint\Action::parseSignature() return type has no value type specified in iterable type array.
|
src/Blueprint/Action.php#L143
Parameter $parameters of method DecodeLabs\Chronos\Blueprint\Action::setParameters() has invalid type DecodeLabs\Chronos\Blueprint\Parameter.
|
src/Blueprint/Action.php#L155
Method DecodeLabs\Chronos\Blueprint\Action::getParameters() has invalid return type DecodeLabs\Chronos\Blueprint\Parameter.
|
src/Blueprint/Action.php#L163
Method DecodeLabs\Chronos\Blueprint\Action::addParameter() has parameter $parameter with no value type specified in iterable type array.
|
src/Blueprint/Action.php#L165
Parameter $parameter of method DecodeLabs\Chronos\Blueprint\Action::addParameter() has invalid type DecodeLabs\Chronos\Blueprint\Parameter.
|
src/Blueprint/Action.php#L167
Class DecodeLabs\Chronos\Blueprint\Parameter not found.
|
src/Blueprint/Action.php#L168
Instantiated class DecodeLabs\Chronos\Blueprint\Parameter not found.
|
src/Blueprint/Action.php#L179
Method DecodeLabs\Chronos\Blueprint\Action::getParameter() has invalid return type DecodeLabs\Chronos\Blueprint\Parameter.
|
The logs for this run have expired and are no longer available.
Loading