IBX-8470: Upgraded codebase to Symfony 6 #6364
ci.yaml
on: pull_request
Matrix: Tests
Matrix: Run code style check
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Annotations
4 errors and 1 warning
Tests (8.3):
tests/lib/Pagination/Pagerfanta/TrashItemAdapterTest.php#L66
Failed asserting that 0 is identical to 123.
|
Tests (8.3):
tests/lib/Pagination/Pagerfanta/TrashItemAdapterTest.php#L108
Failed asserting that 0 is identical to 123.
|
Tests (8.3)
Process completed with exit code 2.
|
Run code style check (8.3)
Process completed with exit code 1.
|
Run code style check (8.3):
src/bundle/ValueResolver/PolicyValueResolver.php#L1
Found violation(s) of type: no_unused_imports
|