Translation test #3839
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Matrix: Tests
Matrix: Run code style check
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Annotations
22 errors and 1 warning
Run code style check (8.0)
Process completed with exit code 1.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Contracts\Migration\Metadata\Storage\MetadataStorage not found.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Migration\Metadata\Storage\InMemoryMetadataStorage not found.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Contracts\Migration\MigrationStorage not found.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Migration\Storage\InMemoryMigrationStorage not found.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L130
Class Symfony\WebpackEncoreBundle\Asset\TagRenderer not found.
|
Tests (8.1):
tests/integration/AdminUiIbexaTestKernel.php#L133
Class Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection not found.
|
Tests (8.1)
Process completed with exit code 1.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Contracts\Migration\Metadata\Storage\MetadataStorage not found.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Migration\Metadata\Storage\InMemoryMetadataStorage not found.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Contracts\Migration\MigrationStorage not found.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Migration\Storage\InMemoryMigrationStorage not found.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L130
Class Symfony\WebpackEncoreBundle\Asset\TagRenderer not found.
|
Tests (7.4):
tests/integration/AdminUiIbexaTestKernel.php#L133
Class Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection not found.
|
Tests (7.4)
Process completed with exit code 1.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Contracts\Migration\Metadata\Storage\MetadataStorage not found.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L118
Class Ibexa\Migration\Metadata\Storage\InMemoryMetadataStorage not found.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Contracts\Migration\MigrationStorage not found.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L119
Class Ibexa\Migration\Storage\InMemoryMigrationStorage not found.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L130
Class Symfony\WebpackEncoreBundle\Asset\TagRenderer not found.
|
Tests (8.0):
tests/integration/AdminUiIbexaTestKernel.php#L133
Class Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection not found.
|
Tests (8.0)
Process completed with exit code 1.
|
Run code style check (8.0):
tests/integration/bootstrap.php#L1
Found violation(s) of type: no_unused_imports
|