compatibility with php 8.4 #62
Annotations
4 errors and 2 warnings
src/Body/RequestBody.php#L53
Method Liborm85\LoggableHttpClient\Body\RequestBody::getBodyAsString() should return string but returns resource|string.
|
src/Body/RequestBody.php#L71
Parameter #2 $data of function fwrite expects string, resource|string given.
|
tests/TestLogger.php#L18
Method Liborm85\LoggableHttpClient\Tests\TestLogger::log() has parameter $message with no type specified.
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading