IBX-8536: Removed deprecations in graphql #205
ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Annotations
3 errors and 3 warnings
Unit tests (8.3):
src/lib/Resolver/SearchResolver.php#L1
Ignored error pattern #^Property Ibexa\\GraphQL\\Resolver\\SearchResolver\:\:\$searchService is never read, only written\.$# in path /home/runner/work/graphql/graphql/src/lib/Resolver/SearchResolver.php was not matched in reported errors.
|
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/Resolver/SearchResolver.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.3):
src/lib/Resolver/SearchResolver.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.3):
src/lib/Resolver/SearchResolver.php#L1
Found violation(s) of type: blank_lines_before_namespace
|