Skip to content

fix Atomic creation #2132

fix Atomic creation

fix Atomic creation #2132

Triggered via push June 22, 2023 20:48
Status Failure
Total duration 1m 7s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ArgumentTypeCoercion: src/Psalm/Internal/Type/AssertionReconciler.php#L782
src/Psalm/Internal/Type/AssertionReconciler.php:782:17: ArgumentTypeCoercion: Argument 3 of Psalm\Type\Atomic\TKeyedArray::__construct expects list{Psalm\Type\Union, Psalm\Type\Union}|null, but parent type list{Psalm\Type\Union|null, Psalm\Type\Union} provided (see https://psalm.dev/193)
PossiblyNullArrayAccess: src/Psalm/Internal/Type/AssertionReconciler.php#L782
src/Psalm/Internal/Type/AssertionReconciler.php:782:18: PossiblyNullArrayAccess: Cannot access array value on possibly null variable $type_1_atomic->fallback_params of type list{Psalm\Type\Union, Psalm\Type\Union}|null (see https://psalm.dev/079)
build
Process completed with exit code 2.