PHPLIB-1627: BulkWriteCommand API #3097
coding-standards.yml
on: pull_request
phpcs
1m 45s
Rector
1m 38s
Annotations
5 errors
phpcs:
src/Operation/ClientBulkWriteCommand.php#L61
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
|
phpcs:
src/ClientBulkWrite.php#L28
Expected 0 lines between same types of use statement, found 1.
|
phpcs:
src/ClientBulkWrite.php#L29
Expected 1 line between different types of use statement, found 0.
|
|
phpcs
Process completed with exit code 1.
|