build(deps-dev): update doctrine/doctrine-fixtures-bundle requirement from ^3.5 to ^4.0 #101
Annotations
4 errors
|
Run psalm:
tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
|
Run psalm:
tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
|
Run psalm
The operation was canceled.
|
Loading