Merge remote-tracking branch 'origin/4.6' #395
ci.yaml
on: push
Run code style check
25s
REST functional tests
/
functional-tests-rest
11m 42s
Matrix: Unit & integration tests
Annotations
3 errors and 2 warnings
Unit & integration tests (8.3):
src/contracts/Input/ParsingDispatcher.php#L62
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.3):
src/contracts/Input/ParsingDispatcher.php#L108
Cannot access offset mixed on Ibexa\Contracts\Rest\Input\Parser.
|
Unit & integration tests (8.3)
Process completed with exit code 1.
|
REST functional tests / functional-tests-rest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/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/
|