Skip to content

Lock file maintenance #213

Lock file maintenance

Lock file maintenance #213

Triggered via push October 2, 2023 00:22
Status Failure
Total duration 1m 26s
Artifacts
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
MixedArgumentTypeCoercion: src/Adapter/AbstractAdapter.php#L24
src/Adapter/AbstractAdapter.php:24:43: MixedArgumentTypeCoercion: Argument 1 of Laminas\Serializer\Adapter\AdapterOptions::__construct expects Laminas\Stdlib\AbstractOptions<mixed>|iterable<string, mixed>|null, but parent type iterable<mixed, mixed> provided (see https://psalm.dev/194)
MissingTemplateParam: src/Adapter/AdapterOptions.php#L9
src/Adapter/AdapterOptions.php:9:7: MissingTemplateParam: Laminas\Serializer\Adapter\AdapterOptions has missing template params when extending Laminas\Stdlib\AbstractOptions, expecting 1 (see https://psalm.dev/182)
MixedArgumentTypeCoercion: src/Adapter/Json.php#L24
src/Adapter/Json.php:24:40: MixedArgumentTypeCoercion: Argument 1 of Laminas\Serializer\Adapter\JsonOptions::__construct expects Laminas\Stdlib\AbstractOptions<mixed>|iterable<string, mixed>|null, but parent type iterable<mixed, mixed> provided (see https://psalm.dev/194)
MixedArgumentTypeCoercion: src/Adapter/PhpSerialize.php#L45
src/Adapter/PhpSerialize.php:45:48: MixedArgumentTypeCoercion: Argument 1 of Laminas\Serializer\Adapter\PhpSerializeOptions::__construct expects Laminas\Stdlib\AbstractOptions<mixed>|iterable<string, mixed>|null, but parent type iterable<mixed, mixed> provided (see https://psalm.dev/194)