Develop#4
Merged
Merged
Annotations
10 errors
|
src/Integration/ProcessorBridge.php#L25
Parameter #2 $fieldRules of method KaririCode\Transformer\Core\TransformerEngine::transform() expects array<string, list<array{KaririCode\Transformer\Contract\TransformationRule|string, array<string, mixed>}|KaririCode\Transformer\Contract\TransformationRule|string>>, array<string, list<array|string>> given.
|
|
src/Integration/ProcessorBridge.php#L23
Method KaririCode\Transformer\Integration\ProcessorBridge::process() return type has no value type specified in iterable type array.
|
|
src/Integration/ProcessorBridge.php#L20
Method KaririCode\Transformer\Integration\ProcessorBridge::__construct() has parameter $fieldRules with no value type specified in iterable type array.
|
|
src/Core/TransformerEngine.php#L79
Method KaririCode\Transformer\Core\TransformerEngine::resolveRule() has parameter $definition with no value type specified in iterable type array.
|
|
src/Core/TransformerEngine.php#L62
Method KaririCode\Transformer\Core\TransformerEngine::resolveValue() has parameter $data with no value type specified in iterable type array.
|
|
src/Core/TransformationContextImpl.php#L25
Method KaririCode\Transformer\Core\TransformationContextImpl::create() has parameter $rootData with no value type specified in iterable type array.
|
|
src/Core/TransformationContextImpl.php#L19
Method KaririCode\Transformer\Core\TransformationContextImpl::__construct() has parameter $parameters with no value type specified in iterable type array.
|
|
src/Core/AttributeTransformer.php#L42
Parameter #2 $fieldRules of method KaririCode\Transformer\Core\TransformerEngine::transform() expects array<string, list<array{KaririCode\Transformer\Contract\TransformationRule|string, array<string, mixed>}|KaririCode\Transformer\Contract\TransformationRule|string>>, array<string, list<mixed>> given.
|
|
src/Attribute/Transform.php#L22
Property KaririCode\Transformer\Attribute\Transform::$rules (list<array{string, array<string, mixed>}|string>) does not accept list<array|string>.
|
|
src/Attribute/Transform.php#L20
Method KaririCode\Transformer\Attribute\Transform::__construct() has parameter $rules with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading