Skip to content

feat: Refactor http client mock #279

feat: Refactor http client mock

feat: Refactor http client mock #279

Triggered via pull request January 30, 2025 07:48
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Tests (lowest, 8.3): src/HttpClientMock/RealRequest.php#L39
Function array_combine is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\array_combine;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Tests (lowest, 8.3)
Process completed with exit code 1.