Replace Serializer by SerializeInterface #119
Annotations
11 errors and 4 warnings
CI ubuntu-latest / PHP 8.2:
src/Bundle/Command/AbstractImportCommand.php#L99
Parameter #7 $serializer of class IQ2i\DataImporter\Bundle\Processor\AsyncCliProcessor constructor expects Symfony\Component\Serializer\Serializer|null, Symfony\Component\Serializer\SerializerInterface|null given.
|
CI ubuntu-latest / PHP 8.2:
src/Bundle/Command/AbstractImportCommand.php#L100
Parameter #7 $serializer of class IQ2i\DataImporter\Bundle\Processor\CliProcessor constructor expects Symfony\Component\Serializer\Serializer|null, Symfony\Component\Serializer\SerializerInterface|null given.
|
CI ubuntu-latest / PHP 8.2:
src/DataImporter.php#L80
Call to an undefined method Symfony\Component\Serializer\SerializerInterface::denormalize().
|
CI ubuntu-latest / PHP 8.2
Process completed with exit code 1.
|
CI ubuntu-latest / PHP 8.1
The job was canceled because "ubuntu-latest_8_2" failed.
|
CI ubuntu-latest / PHP 8.1:
src/Bundle/Command/AbstractImportCommand.php#L99
Parameter #7 $serializer of class IQ2i\DataImporter\Bundle\Processor\AsyncCliProcessor constructor expects Symfony\Component\Serializer\Serializer|null, Symfony\Component\Serializer\SerializerInterface|null given.
|
CI ubuntu-latest / PHP 8.1:
src/Bundle/Command/AbstractImportCommand.php#L100
Parameter #7 $serializer of class IQ2i\DataImporter\Bundle\Processor\CliProcessor constructor expects Symfony\Component\Serializer\Serializer|null, Symfony\Component\Serializer\SerializerInterface|null given.
|
CI ubuntu-latest / PHP 8.1:
src/DataImporter.php#L80
Call to an undefined method Symfony\Component\Serializer\SerializerInterface::denormalize().
|
CI ubuntu-latest / PHP 8.1
Process completed with exit code 1.
|
CI macos-latest / PHP 8.1
The operation was canceled.
|
CI macos-latest / PHP 8.2
The operation was canceled.
|
CI ubuntu-latest / PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI ubuntu-latest / PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI macos-latest / PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI macos-latest / PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|