Skip to content

IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) #98

IBX-5827: Replaced deprecated string interpolation (PHP 8.2+)

IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) #98

Triggered via push November 22, 2023 14:31
Status Failure
Total duration 9m 45s
Artifacts

ci.yaml

on: push
Run code style check
28s
Run code style check
REST integration tests  /  integration-tests-rest
9m 36s
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.2): src/lib/Input/ParsingDispatcher.php#L55
Ignored error pattern #^Cannot access offset mixed on EzSystems\\EzPlatformRest\\Input\\Parser\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/ParsingDispatcher.php is expected to occur 2 times, but occurred only 1 time.
Unit tests (8.2)
Process completed with exit code 1.
Unit tests (7.4): src/lib/Input/ParsingDispatcher.php#L55
Ignored error pattern #^Cannot access offset mixed on EzSystems\\EzPlatformRest\\Input\\Parser\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/ParsingDispatcher.php is expected to occur 2 times, but occurred only 1 time.
Unit tests (7.4)
Process completed with exit code 1.
Unit tests (7.3): src/lib/Input/ParsingDispatcher.php#L55
Ignored error pattern #^Cannot access offset mixed on EzSystems\\EzPlatformRest\\Input\\Parser\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/ParsingDispatcher.php is expected to occur 2 times, but occurred only 1 time.
Unit tests (7.3)
Process completed with exit code 1.
Unit tests (8.0): src/lib/Input/ParsingDispatcher.php#L55
Ignored error pattern #^Cannot access offset mixed on EzSystems\\EzPlatformRest\\Input\\Parser\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/ParsingDispatcher.php is expected to occur 2 times, but occurred only 1 time.
Unit tests (8.0)
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/