IBX-7653: Add FilterParser and IsContainer criterion parser #393
ci.yaml
on: pull_request
Run code style check
40s
REST functional tests
/
functional-tests-rest
11m 17s
Matrix: Unit & integration tests
Annotations
16 errors and 6 warnings
Unit & integration tests (7.4):
src/contracts/Input/ParsingDispatcher.php#L61
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Rest\\Input\\Parser\.$# in path /home/runner/work/rest/rest/src/contracts/Input/ParsingDispatcher.php is expected to occur 1 time, but occurred 2 times.
|
Unit & integration tests (7.4):
src/contracts/Input/ParsingDispatcher.php#L107
Cannot access offset mixed on Ibexa\Contracts\Rest\Input\Parser.
|
Unit & integration tests (7.4):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L29
Method Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer::parse() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Unit & integration tests (7.4):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L35
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Unit & integration tests (7.4)
Process completed with exit code 1.
|
Unit & integration tests (8.2):
src/contracts/Input/ParsingDispatcher.php#L61
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Rest\\Input\\Parser\.$# in path /home/runner/work/rest/rest/src/contracts/Input/ParsingDispatcher.php is expected to occur 1 time, but occurred 2 times.
|
Unit & integration tests (8.2):
src/contracts/Input/ParsingDispatcher.php#L107
Cannot access offset mixed on Ibexa\Contracts\Rest\Input\Parser.
|
Unit & integration tests (8.2):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L29
Method Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer::parse() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Unit & integration tests (8.2):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L35
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Unit & integration tests (8.2)
Process completed with exit code 1.
|
Unit & integration tests (8.0):
src/contracts/Input/ParsingDispatcher.php#L61
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Rest\\Input\\Parser\.$# in path /home/runner/work/rest/rest/src/contracts/Input/ParsingDispatcher.php is expected to occur 1 time, but occurred 2 times.
|
Unit & integration tests (8.0):
src/contracts/Input/ParsingDispatcher.php#L107
Cannot access offset mixed on Ibexa\Contracts\Rest\Input\Parser.
|
Unit & integration tests (8.0):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L29
Method Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer::parse() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Unit & integration tests (8.0):
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L35
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Unit & integration tests (8.0)
Process completed with exit code 1.
|
REST functional tests / functional-tests-rest
Process completed with exit code 1.
|
Unit & integration tests (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit & integration tests (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit & integration tests (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run code style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
REST functional tests / functional-tests-rest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
REST functional tests / functional-tests-rest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|