Fix CursorId and Event::getServer() deprecation in tests
#2443
Triggered via pull request
September 19, 2024 07:54
Status
Failure
Total duration
1m 40s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coding-standards.yml
on: pull_request
phpcs
1m 19s
Rector
1m 27s
Annotations
4 errors
|
phpcs:
tests/SpecTests/RetryableWrites/Prose5_RetryOnSameMongosTest.php#L9
Type MongoDB\Driver\Server is not used in this file.
|
|
phpcs:
tests/UnifiedSpecTests/EventCollector.php#L21
Type sprintf is not used in this file.
|
|
phpcs:
tests/SpecTests/RetryableReads/Prose2_RetryOnMongosTest.php#L10
Type MongoDB\Driver\Server is not used in this file.
|
|
phpcs
Process completed with exit code 1.
|