Skip to content

IBX-8290: Deprecated ibexa.rest.refresh_session route in favor of ibexa.rest.check_session #415

IBX-8290: Deprecated ibexa.rest.refresh_session route in favor of ibexa.rest.check_session

IBX-8290: Deprecated ibexa.rest.refresh_session route in favor of ibexa.rest.check_session #415

Triggered via pull request May 28, 2024 09:27
Status Failure
Total duration 2m 12s
Artifacts

ci.yaml

on: pull_request
Run code style check
39s
Run code style check
REST functional tests  /  functional-tests-rest
2m 1s
REST functional tests / functional-tests-rest
Matrix: Unit & integration tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
Unit & integration tests (8.2)
Process completed with exit code 2.
Unit & integration tests (8.0)
Process completed with exit code 2.
Unit & integration tests (7.4)
Failed asserting that exception of type "Symfony\Component\Config\Exception\LoaderLoadException" matches expected exception "Ibexa\Contracts\Core\Repository\Exceptions\InvalidArgumentException". Message was: "The routing file "/home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml" contains unsupported keys for "ibexa.rest.refresh_session": "deprecated". Expected one of: "resource", "type", "prefix", "path", "host", "schemes", "methods", "defaults", "requirements", "options", "condition", "controller", "name_prefix", "trailing_slash_on_root", "locale", "format", "utf8", "exclude", "stateless" in /home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml (which is being imported from "/home/runner/work/rest/rest/tests/integration/Resources/test_routing.yaml")." at
Unit & integration tests (7.4)
Failed asserting that exception of type "Symfony\Component\Config\Exception\LoaderLoadException" matches expected exception "Ibexa\Contracts\Core\Repository\Exceptions\InvalidArgumentException". Message was: "The routing file "/home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml" contains unsupported keys for "ibexa.rest.refresh_session": "deprecated". Expected one of: "resource", "type", "prefix", "path", "host", "schemes", "methods", "defaults", "requirements", "options", "condition", "controller", "name_prefix", "trailing_slash_on_root", "locale", "format", "utf8", "exclude", "stateless" in /home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml (which is being imported from "/home/runner/work/rest/rest/tests/integration/Resources/test_routing.yaml")." at
Unit & integration tests (7.4)
Failed asserting that exception of type "Symfony\Component\Config\Exception\LoaderLoadException" matches expected exception "Ibexa\Contracts\Core\Repository\Exceptions\InvalidArgumentException". Message was: "The routing file "/home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml" contains unsupported keys for "ibexa.rest.refresh_session": "deprecated". Expected one of: "resource", "type", "prefix", "path", "host", "schemes", "methods", "defaults", "requirements", "options", "condition", "controller", "name_prefix", "trailing_slash_on_root", "locale", "format", "utf8", "exclude", "stateless" in /home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml (which is being imported from "/home/runner/work/rest/rest/tests/integration/Resources/test_routing.yaml")." at
Unit & integration tests (7.4)
Failed asserting that exception of type "Symfony\Component\Config\Exception\LoaderLoadException" matches expected exception "Ibexa\Contracts\Core\Repository\Exceptions\InvalidArgumentException". Message was: "The routing file "/home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml" contains unsupported keys for "ibexa.rest.refresh_session": "deprecated". Expected one of: "resource", "type", "prefix", "path", "host", "schemes", "methods", "defaults", "requirements", "options", "condition", "controller", "name_prefix", "trailing_slash_on_root", "locale", "format", "utf8", "exclude", "stateless" in /home/runner/work/rest/rest/src/bundle/Resources/config/routing.yml (which is being imported from "/home/runner/work/rest/rest/tests/integration/Resources/test_routing.yaml")." at
Unit & integration tests (7.4)
Process completed with exit code 2.
REST functional tests / functional-tests-rest
Process completed with exit code 1.
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/.
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/.
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/