Skip to content

Adding interface to supports PHP8.4 #958

Adding interface to supports PHP8.4

Adding interface to supports PHP8.4 #958

Triggered via push November 14, 2024 21:48
Status Failure
Total duration 37s
Artifacts

build.yml

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

Annotations

14 errors and 1 warning
PHP on 8.3 - prefer-stable -: src/Serializer/Denormalizer.php#L204
Method League\Csv\Serializer\Denormalizer::denormalize() has invalid return type League\Csv\Serializer\T.
PHP on 8.3 - prefer-stable -: src/Serializer/Denormalizer.php#L221
Method League\Csv\Serializer\Denormalizer::denormalize() should return League\Csv\Serializer\T but returns object.
PHP on 8.3 - prefer-stable -: src/Serializer/TabularDataDenormalizer.php#L30
Method League\Csv\Serializer\TabularDataDenormalizer::denormalize() has invalid return type League\Csv\Serializer\T.
PHP on 8.3 - prefer-stable -
Process completed with exit code 1.
PHP on 8.4 - prefer-stable -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.4 - prefer-stable -
The operation was canceled.
PHP on 8.2 - prefer-lowest -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.2 - prefer-lowest -
The operation was canceled.
PHP on 8.2 - prefer-stable -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.1 - prefer-stable -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.1 - prefer-stable -
The operation was canceled.
PHP on 8.1 - prefer-lowest -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.3 - prefer-lowest -
The job was canceled because "_8_3_prefer-stable" failed.
PHP on 8.3 - prefer-lowest -
The operation was canceled.
PHP on 8.3 - prefer-stable -
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/