Skip to content

PHPLIB-1627: BulkWriteCommand API #3097

PHPLIB-1627: BulkWriteCommand API

PHPLIB-1627: BulkWriteCommand API #3097

Triggered via pull request April 7, 2025 14:43
Status Failure
Total duration 1m 55s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: src/ClientBulkWrite.php#L115
Invalid inline documentation comment format "@var mixed", expected "@var type $variableName Optional description".
phpcs
Process completed with exit code 1.