IBX-6824: Fixed doctrine metadata property/foreign key relationship methods #29
backend-ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Tests
Annotations
6 errors and 8 warnings
Run code style check (8.1)
Process completed with exit code 1.
|
Tests (7.4)
Failed asserting that exception of type "Ibexa\Contracts\CorePersistence\Exception\RuntimeMappingException" matches expected exception "InvalidArgumentException". Message was: ""foo" does not exist as a relationship for "stdClass" class metadata. Available relationship columns: """ at
|
Tests (7.4)
Failed asserting that exception of type "Ibexa\Contracts\CorePersistence\Exception\RuntimeMappingException" matches expected exception "InvalidArgumentException". Message was: ""foo" does not exist as a relationship for "stdClass" class metadata. Available relationship property: """ at
|
Tests (7.4)
Process completed with exit code 1.
|
Tests (8.1)
Process completed with exit code 1.
|
Tests (8.2)
Process completed with exit code 1.
|
Run code style check (8.1):
src/lib/Gateway/ExpressionVisitor.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.1):
src/contracts/Exception/RuntimeMappingExceptionInterface.php#L1
Found violation(s) of type: braces
|
Run code style check (8.1):
src/contracts/Exception/RuntimeMappingExceptionInterface.php#L1
Found violation(s) of type: declare_strict_types
|
Run code style check (8.1):
src/contracts/Exception/RuntimeMappingExceptionInterface.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.1):
src/contracts/Exception/MappingExceptionInterface.php#L1
Found violation(s) of type: declare_strict_types
|
Run code style check (8.1):
src/contracts/Exception/MappingExceptionInterface.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.1):
src/contracts/Exception/RuntimeMappingException.php#L1
Found violation(s) of type: declare_strict_types
|
Run code style check (8.1):
src/contracts/Exception/RuntimeMappingException.php#L1
Found violation(s) of type: header_comment
|