IBX-8418: Remove draft when trashing its parent or ancestor location #2293
ci.yaml
on: pull_request
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Annotations
13 errors
Run code style check (8.3)
Process completed with exit code 2.
|
Solr integration tests (8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ibexa/solr 5.0.x-dev -> satisfiable by ibexa/solr[5.0.x-dev (alias of dev-main)].
- ibexa/solr dev-main requires ibexa/core ~5.0.x-dev -> satisfiable by ibexa/core[dev-main, 5.0.x-dev (alias of dev-main)] from composer repo (https://repo.packagist.org) but ibexa/core is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- ibexa/solr 5.0.x-dev is an alias of ibexa/solr dev-main and thus requires it to be installed too.
|
Solr integration tests (8.3)
Process completed with exit code 2.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php#L1
Ignored error pattern #^Method Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryConfigurationProvider\:\:__construct\(\) has parameter \$repositories with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php#L1
Ignored error pattern #^Method Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryConfigurationProvider\:\:getDefaultRepositoryAlias\(\) should return string\|null but returns int\|string\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php#L1
Ignored error pattern #^Method Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryConfigurationProvider\:\:getRepositoryConfig\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php#L1
Ignored error pattern #^Property Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryConfigurationProvider\:\:\$repositories type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryConfigurationProvider.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryFactory.php#L1
Ignored error pattern #^Cannot call method getRepositoryConfig\(\) on object\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryFactory.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryFactory.php#L1
Ignored error pattern #^Cannot call method get\(\) on Symfony\\Component\\DependencyInjection\\ContainerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryFactory.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryFactory.php#L1
Ignored error pattern #^Method Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryFactory\:\:__construct\(\) has parameter \$repositoryClass with no type specified\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryFactory.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/RepositoryFactory.php#L1
Ignored error pattern #^Method Ibexa\\Bundle\\Core\\ApiLoader\\RepositoryFactory\:\:buildRepository\(\) should return Ibexa\\Contracts\\Core\\Repository\\Repository but returns object\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/RepositoryFactory.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/StorageConnectionFactory.php#L1
Ignored error pattern #^Cannot call method getParameter\(\) on Symfony\\Component\\DependencyInjection\\ContainerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/StorageConnectionFactory.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.3):
src/bundle/Core/ApiLoader/StorageConnectionFactory.php#L1
Ignored error pattern #^Cannot call method get\(\) on Symfony\\Component\\DependencyInjection\\ContainerInterface\|null\.$# in path /home/runner/work/core/core/src/bundle/Core/ApiLoader/StorageConnectionFactory.php was not matched in reported errors.
|