Fix Issue #11405 #3235
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
6 errors and 1 warning
coding-standards / Coding Standards (8.3):
src/Persisters/Entity/BasicEntityPersister.php#L1967
Whitespace found at end of line
|
coding-standards / Coding Standards (8.3):
src/Persisters/Entity/BasicEntityPersister.php#L1969
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space
|
coding-standards / Coding Standards (8.3):
src/Persisters/Entity/BasicEntityPersister.php#L1972
No space found after comma in argument list
|
coding-standards / Coding Standards (8.3):
src/Persisters/Entity/BasicEntityPersister.php#L1974
Each PHP statement must be on a line by itself
|
|
coding-standards / Coding Standards (8.3)
Process completed with exit code 1.
|
coding-standards / Coding Standards (8.3)
The process '/usr/bin/git' failed with exit code 128
|