Merge release 2.1.4 into 3.0.x #327
Annotations
7 errors and 4 warnings
src/AbstractLazyCollection.php#L184
src/AbstractLazyCollection.php:184:22: MoreSpecificReturnType: The declared return type 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' for Doctrine\Common\Collections\AbstractLazyCollection::filter is more specific than the inferred return type 'Doctrine\Common\Collections\Collection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>' (see https://psalm.dev/070)
|
src/AbstractLazyCollection.php#L190
src/AbstractLazyCollection.php:190:16: LessSpecificReturnStatement: The type 'Doctrine\Common\Collections\Collection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>' is more general than the declared return type 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' for Doctrine\Common\Collections\AbstractLazyCollection::filter (see https://psalm.dev/129)
|
src/AbstractLazyCollection.php#L204
src/AbstractLazyCollection.php:204:22: ImplementedReturnTypeMismatch: The inherited return type 'Doctrine\Common\Collections\Collection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, U:fn-doctrine\common\collections\collection::map as mixed>' for Doctrine\Common\Collections\Collection::map is different to the implemented return type for Doctrine\Common\Collections\AbstractLazyCollection::map 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' (see https://psalm.dev/123)
|
src/AbstractLazyCollection.php#L204
src/AbstractLazyCollection.php:204:22: ImplementedReturnTypeMismatch: The inherited return type 'Doctrine\Common\Collections\ReadableCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, U:fn-doctrine\common\collections\readablecollection::map as mixed>' for Doctrine\Common\Collections\ReadableCollection::map is different to the implemented return type for Doctrine\Common\Collections\AbstractLazyCollection::map 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' (see https://psalm.dev/123)
|
src/AbstractLazyCollection.php#L204
src/AbstractLazyCollection.php:204:22: MoreSpecificReturnType: The declared return type 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' for Doctrine\Common\Collections\AbstractLazyCollection::map is more specific than the inferred return type 'Doctrine\Common\Collections\Collection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, mixed>' (see https://psalm.dev/070)
|
src/AbstractLazyCollection.php#L210
src/AbstractLazyCollection.php:210:16: LessSpecificReturnStatement: The type 'Doctrine\Common\Collections\Collection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, mixed>' is more general than the declared return type 'Doctrine\Common\Collections\AbstractLazyCollection<TKey:Doctrine\Common\Collections\AbstractLazyCollection as array-key, T:Doctrine\Common\Collections\AbstractLazyCollection as mixed>&static' for Doctrine\Common\Collections\AbstractLazyCollection::map (see https://psalm.dev/129)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading