Skip to content

PHPLIB-954: Add return types to all methods #1669

PHPLIB-954: Add return types to all methods

PHPLIB-954: Add return types to all methods #1669

Triggered via pull request September 12, 2024 11:17
Status Failure
Total duration 1m 38s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
InvalidReturnType: src/Operation/DropSearchIndex.php#L61
src/Operation/DropSearchIndex.php:61:46: InvalidReturnType: Not all code paths of MongoDB\Operation\DropSearchIndex::execute end in a return statement, return type MongoDB\Driver\Cursor expected (see https://psalm.dev/011)
Psalm
Process completed with exit code 2.