Adding interface to supports PHP8.4 #958
Annotations
4 errors and 1 warning
Run static analysis:
src/Serializer/Denormalizer.php#L204
Method League\Csv\Serializer\Denormalizer::denormalize() has invalid return type League\Csv\Serializer\T.
|
Run static analysis:
src/Serializer/Denormalizer.php#L221
Method League\Csv\Serializer\Denormalizer::denormalize() should return League\Csv\Serializer\T but returns object.
|
Run static analysis:
src/Serializer/TabularDataDenormalizer.php#L30
Method League\Csv\Serializer\TabularDataDenormalizer::denormalize() has invalid return type League\Csv\Serializer\T.
|
Run static analysis
Process completed with exit code 1.
|
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/
|
Loading