Skip to content

Improve CastToEnum implementation to work with mixed type #486

Improve CastToEnum implementation to work with mixed type

Improve CastToEnum implementation to work with mixed type #486

Triggered via push November 6, 2023 15:39
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP on 8.2 - prefer-stable -: src/Serializer/CastToEnum.php#L54
Parameter #1 $type of static method League\Csv\Serializer\CastToEnum::supports() expects string, string|null given.
PHP on 8.2 - prefer-stable -: src/Serializer/CastToEnum.php#L61
Property League\Csv\Serializer\CastToEnum::$class (string) does not accept string|null.
PHP on 8.2 - prefer-stable -
Process completed with exit code 1.