Copy image jobs. #143
Annotations
3 errors and 1 warning
InvalidArgument:
src/Command/GenerateCopyJobCommand.php#L119
src/Command/GenerateCopyJobCommand.php:119:81: InvalidArgument: Argument 2 of AnzuSystems\CoreDamBundle\Domain\Job\JobImageCopyFactory::createPodcastSynchronizerJob expects Doctrine\Common\Collections\Collection<int, AnzuSystems\CoreDamBundle\Entity\Asset>, but Doctrine\Common\Collections\ArrayCollection<string, AnzuSystems\CoreDamBundle\Entity\Asset> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/GenerateCopyJobCommand.php#L130
src/Command/GenerateCopyJobCommand.php:130:77: InvalidArgument: Argument 2 of AnzuSystems\CoreDamBundle\Domain\Job\JobImageCopyFactory::createPodcastSynchronizerJob expects Doctrine\Common\Collections\Collection<int, AnzuSystems\CoreDamBundle\Entity\Asset>, but Doctrine\Common\Collections\ArrayCollection<string, AnzuSystems\CoreDamBundle\Entity\Asset> provided (see https://psalm.dev/004)
|
PHP 8.3
Process completed with exit code 2.
|
PHP 8.3
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/
|