Skip to content

IBX-6824: Fixed doctrine metadata property/foreign key relationship methods #29

IBX-6824: Fixed doctrine metadata property/foreign key relationship methods

IBX-6824: Fixed doctrine metadata property/foreign key relationship methods #29

Triggered via pull request October 17, 2023 10:16
Status Failure
Total duration 48s
Artifacts

backend-ci.yaml

on: pull_request
Matrix: Run code style check
Matrix: Tests
Fit to window
Zoom out
Zoom in

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: 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