PHPLIB-476: Consider transaction readPreference in select_server #931
Annotations
3 errors
src/functions.php#L577
src/functions.php:577:59: InvalidNullableReturnType: The declared return type 'MongoDB\Driver\Server' for MongoDB\select_server is not nullable, but 'MongoDB\Driver\Server|null' contains null (see https://psalm.dev/144)
|
src/functions.php#L583
src/functions.php:583:16: NullableReturnStatement: The declared return type 'MongoDB\Driver\Server' for MongoDB\select_server is not nullable, but the function returns 'MongoDB\Driver\Server|null' (see https://psalm.dev/139)
|
|
The logs for this run have expired and are no longer available.
Loading