draft: augment yaml definitions with test schema #3258
coding-standards.yml
on: pull_request
phpcs
2m 43s
Rector
2m 19s
Annotations
7 errors
phpcs:
benchmark/src/DriverBench/GridFSBench.php#L17
There must be exactly one space between type hint and property $stream.
|
phpcs:
src/Operation/WithTransaction.php#L14
There must be exactly one space between type hint and property $callback.
|
phpcs:
src/GridFS/StreamWrapper.php#L52
There must be exactly one space between type hint and property $context.
|
phpcs:
src/Model/CallbackIterator.php#L36
There must be exactly one space between type hint and property $callback.
|
phpcs:
tests/GridFS/UnusableStream.php#L13
There must be exactly one space between type hint and property $context.
|
phpcs:
tests/Fixtures/Document/TestFile.php#L23
There must be exactly one space between type hint and property $id.
|
phpcs
Process completed with exit code 1.
|