IBX-8536: Replaced deprecated graphql methods #72
ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Annotations
2 errors and 6 warnings
Unit tests (8.3)
Process completed with exit code 1.
|
Run code style check (8.3)
Process completed with exit code 1.
|
Run code style check (8.3):
src/lib/QueryFieldService.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.3):
src/lib/QueryFieldService.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.3):
src/lib/QueryFieldService.php#L1
Found violation(s) of type: blank_lines_before_namespace
|
Run code style check (8.3):
spec/QueryFieldServiceSpec.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.3):
spec/QueryFieldServiceSpec.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.3):
spec/QueryFieldServiceSpec.php#L1
Found violation(s) of type: blank_lines_before_namespace
|