IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) #98
ci.yaml
on: push
Run code style check
28s
REST integration tests
/
integration-tests-rest
9m 36s
Matrix: Unit tests
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/
|