Skip to content

feat: increase compatibility with Symfony 7.0 #43

feat: increase compatibility with Symfony 7.0

feat: increase compatibility with Symfony 7.0 #43

Triggered via push March 8, 2024 15:31
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Tests: src/Request/BaseRequest.php#L36
Parameter #1 $value of function floatval expects array|bool|float|int|resource|string|null, mixed given.
Tests: src/Request/BaseRequest.php#L42
Parameter #1 $value of function floatval expects array|bool|float|int|resource|string|null, mixed given.
Tests: src/Request/BaseRequest.php#L47
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
Tests: src/Request/BaseRequest.php#L53
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
Tests: src/Request/BaseRequest.php#L58
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Tests: src/Request/BaseRequest.php#L64
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/