Skip to content

Allow additional shape fields in arrays #210

Allow additional shape fields in arrays

Allow additional shape fields in arrays #210

Triggered via push November 21, 2025 22:26
Status Failure
Total duration 30s
Artifacts
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Linter (8.4, ubuntu-latest)
Process completed with exit code 1.
Linter (8.4, ubuntu-latest): src/Type/ClassType/ClassFromArrayType.php#L55
Casting to array<mixed, mixed> something that's already array<mixed, mixed>.
Linter (8.4, ubuntu-latest): src/Type/Builder/DateTimeTypeBuilder.php#L45
Default value of the parameter #2 $dateInterfaceMapping (array<string, string>) of method TypeLang\Mapper\Type\Builder\DateTimeTypeBuilder::__construct() is incompatible with type array<class-string<DateTimeInterface>, class-string<DateTimeInterface>>.