Make the code compatible with DBAL 3 and 4 by swithing the type when… #1773
Annotations
2 errors and 1 warning
Psalm:
src/Listener/DoctrineMappingListener.php#L45
src/Listener/DoctrineMappingListener.php:45:9: InvalidPropertyAssignmentValue: $metadata->fieldMappings with declared type 'array<string, Doctrine\ORM\Mapping\FieldMapping>' cannot be assigned type 'array{roles: array{type: 'array'}, ...<string, Doctrine\ORM\Mapping\FieldMapping>}' (see https://psalm.dev/145)
|
Psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading