[FAU-414] Add support for campo keys #11
quality-assurance-php.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
25s
static-code-analysis-php
/
static-analysis-php
27s
Matrix: lint-php
Matrix: tests-unit-php
Waiting for pending jobs
Annotations
3 errors and 2 warnings
coding-standards-analysis-php / coding-standards-php:
src/Infrastructure/Repository/WpQueryArgsBuilder.php#L71
There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 1.
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 2.
|
coding-standards-analysis-php / coding-standards-php:
src/Infrastructure/Repository/CampoKeysRepository.php#L84
Multiple adjacent blank lines are not allowed
|
coding-standards-analysis-php / coding-standards-php:
src/Domain/CampoKeys.php#L98
Not using strict comparison for in_array; supply true for third argument.
|