WIP: PoC #1483
Triggered via pull request
December 12, 2023 08:35
Status
Failure
Total duration
10m 46s
Artifacts
–
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
34 errors and 36 warnings
Unit tests & SQLite integration tests (7.4):
src/lib/Persistence/Legacy/Content/Mapper.php#L260
Parameter #2 $languageCode of method Ibexa\Core\Persistence\Legacy\Content\Mapper::createEmptyField() expects string, int|string given.
|
Unit tests & SQLite integration tests (7.4):
tests/integration/Core/Repository/ProofOfConceptTest.php#L18
Constant Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::GER_DE is unused.
|
Unit tests & SQLite integration tests (7.4):
tests/integration/Core/Repository/ProofOfConceptTest.php#L24
Property Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::$languageService is never read, only written.
|
Unit tests & SQLite integration tests (7.4):
tests/integration/Core/Repository/ProofOfConceptTest.php#L35
Method Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::testProofOfConcept() has no return type specified.
|
Unit tests & SQLite integration tests (7.4):
tests/integration/Core/Repository/ProofOfConceptTest.php#L77
Property Ibexa\Contracts\Core\Repository\Values\Content\ContentUpdateStruct::$fields (array<Ibexa\Contracts\Core\Repository\Values\Content\Field>) does not accept iterable<Ibexa\Contracts\Core\Repository\Values\Content\Field>.
|
Unit tests & SQLite integration tests (7.4):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L189
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (7.4):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L223
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (7.4):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L628
Method Ibexa\Tests\Core\Persistence\Legacy\Content\MapperTest::getContentTypeFromRows() has parameter $rows with no value type specified in iterable type array.
|
Unit tests & SQLite integration tests (7.4):
tests/lib/Persistence/Legacy/Content/Type/Update/Handler/DoctrineDatabaseTest.php#L112
Class Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase constructor invoked with 2 parameters, 1 required.
|
Unit tests & SQLite integration tests (7.4)
Process completed with exit code 1.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Persistence/Legacy/Content/Mapper.php#L260
Parameter #2 $languageCode of method Ibexa\Core\Persistence\Legacy\Content\Mapper::createEmptyField() expects string, int|string given.
|
Unit tests & SQLite integration tests (8.1):
tests/integration/Core/Repository/ProofOfConceptTest.php#L18
Constant Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::GER_DE is unused.
|
Unit tests & SQLite integration tests (8.1):
tests/integration/Core/Repository/ProofOfConceptTest.php#L24
Property Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::$languageService is never read, only written.
|
Unit tests & SQLite integration tests (8.1):
tests/integration/Core/Repository/ProofOfConceptTest.php#L35
Method Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::testProofOfConcept() has no return type specified.
|
Unit tests & SQLite integration tests (8.1):
tests/integration/Core/Repository/ProofOfConceptTest.php#L77
Property Ibexa\Contracts\Core\Repository\Values\Content\ContentUpdateStruct::$fields (array<Ibexa\Contracts\Core\Repository\Values\Content\Field>) does not accept iterable<Ibexa\Contracts\Core\Repository\Values\Content\Field>.
|
Unit tests & SQLite integration tests (8.1):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L189
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (8.1):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L223
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (8.1):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L628
Method Ibexa\Tests\Core\Persistence\Legacy\Content\MapperTest::getContentTypeFromRows() has parameter $rows with no value type specified in iterable type array.
|
Unit tests & SQLite integration tests (8.1):
tests/lib/Persistence/Legacy/Content/Type/Update/Handler/DoctrineDatabaseTest.php#L112
Class Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase constructor invoked with 2 parameters, 1 required.
|
Unit tests & SQLite integration tests (8.1)
Process completed with exit code 1.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Persistence/Legacy/Content/Mapper.php#L260
Parameter #2 $languageCode of method Ibexa\Core\Persistence\Legacy\Content\Mapper::createEmptyField() expects string, int|string given.
|
Unit tests & SQLite integration tests (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L18
Constant Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::GER_DE is unused.
|
Unit tests & SQLite integration tests (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L24
Property Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::$languageService is never read, only written.
|
Unit tests & SQLite integration tests (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L35
Method Ibexa\Tests\Integration\Core\Repository\ProofOfConceptTest::testProofOfConcept() has no return type specified.
|
Unit tests & SQLite integration tests (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L77
Property Ibexa\Contracts\Core\Repository\Values\Content\ContentUpdateStruct::$fields (array<Ibexa\Contracts\Core\Repository\Values\Content\Field>) does not accept iterable<Ibexa\Contracts\Core\Repository\Values\Content\Field>.
|
Unit tests & SQLite integration tests (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L189
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L223
Parameter #3 $contentTypeHandler of class Ibexa\Core\Persistence\Legacy\Content\Mapper constructor expects Ibexa\Contracts\Core\Persistence\Content\Type\Handler, PHPUnit\Framework\MockObject\MockObject given.
|
Unit tests & SQLite integration tests (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L628
Method Ibexa\Tests\Core\Persistence\Legacy\Content\MapperTest::getContentTypeFromRows() has parameter $rows with no value type specified in iterable type array.
|
Unit tests & SQLite integration tests (8.0):
tests/lib/Persistence/Legacy/Content/Type/Update/Handler/DoctrineDatabaseTest.php#L112
Class Ibexa\Core\Persistence\Legacy\Content\Type\Update\Handler\DoctrineDatabase constructor invoked with 2 parameters, 1 required.
|
Unit tests & SQLite integration tests (8.0)
Process completed with exit code 1.
|
Run code style check (8.0)
Process completed with exit code 1.
|
Solr integration tests (8.1)
Process completed with exit code 2.
|
Solr integration tests (8.0)
Process completed with exit code 2.
|
Solr integration tests (7.4)
Process completed with exit code 2.
|
Unit tests & SQLite integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Unit tests & SQLite integration tests (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run code style check (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run code style check (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run code style check (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run code style check (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run code style check (8.0):
src/lib/Persistence/Legacy/Content/Type/Update/Handler/DoctrineDatabase.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L1
Found violation(s) of type: single_blank_line_before_namespace
|
Run code style check (8.0):
tests/integration/Core/Repository/ProofOfConceptTest.php#L1
Found violation(s) of type: header_comment
|
Run code style check (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L1
Found violation(s) of type: AdamWojs/phpdoc_force_fqcn_fixer
|
Run code style check (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L1
Found violation(s) of type: no_unused_imports
|
Run code style check (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L1
Found violation(s) of type: single_blank_line_before_namespace
|
Run code style check (8.0):
tests/lib/Persistence/Legacy/Content/MapperTest.php#L1
Found violation(s) of type: header_comment
|
Solr integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (8.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (7.4)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Solr integration tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|