Skip to content

IBX-4123: [Backport] Added /languages and /languages/{code} endpo… #100

IBX-4123: [Backport] Added /languages and /languages/{code} endpo…

IBX-4123: [Backport] Added /languages and /languages/{code} endpo… #100

Triggered via push December 5, 2023 13:42
Status Failure
Total duration 9m 17s
Artifacts

ci.yaml

on: push
Run code style check
36s
Run code style check
REST integration tests  /  integration-tests-rest
9m 7s
REST integration tests / integration-tests-rest
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Unit tests (8.0): tests/bundle/EventListener/CsrfListenerTest.php#L205
Call to an undefined method Symfony\Component\EventDispatcher\EventDispatcherInterface::expects().
Unit tests (8.0)
Process completed with exit code 1.
Unit tests (7.3): tests/bundle/EventListener/CsrfListenerTest.php#L205
Call to an undefined method Symfony\Component\EventDispatcher\EventDispatcherInterface::expects().
Unit tests (7.3)
Process completed with exit code 1.
Unit tests (7.4): tests/bundle/EventListener/CsrfListenerTest.php#L205
Call to an undefined method Symfony\Component\EventDispatcher\EventDispatcherInterface::expects().
Unit tests (7.4)
Process completed with exit code 1.
Unit tests (8.2): tests/bundle/EventListener/CsrfListenerTest.php#L205
Call to an undefined method Symfony\Component\EventDispatcher\EventDispatcherInterface::expects().
Unit tests (8.2)
Process completed with exit code 1.
REST integration tests / integration-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/