Skip to content

wip

wip #2320

Triggered via push January 15, 2025 23:46
Status Failure
Total duration 35s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
PHP - 7.4: src/Http/Adapter/CurlFactory.php#L15
Property Mollie\Api\Http\Adapter\CurlFactory::$handle has unknown class CurlHandle as its type.
PHP - 7.4: src/Http/Adapter/CurlFactory.php#L18
Parameter $handle of method Mollie\Api\Http\Adapter\CurlFactory::__construct() has invalid type CurlHandle.
PHP - 7.4: src/Http/Adapter/CurlFactory.php#L32
Parameter #1 $handle of class Mollie\Api\Http\Adapter\CurlFactory constructor expects CurlHandle, resource given.
PHP - 7.4: src/Http/Adapter/CurlFactory.php#L88
Method Mollie\Api\Http\Adapter\CurlFactory::create() has invalid return type CurlHandle.
PHP - 7.4: src/Http/Adapter/CurlFactory.php#L95
Parameter #1 $ch of function curl_setopt expects resource, CurlHandle given.
PHP - 7.4: src/Http/Adapter/CurlMollieHttpAdapter.php#L66
Parameter #1 $ch of function curl_exec expects resource, CurlHandle given.
PHP - 7.4: src/Http/Adapter/CurlMollieHttpAdapter.php#L69
Parameter #1 $ch of function curl_errno expects resource, CurlHandle given.
PHP - 7.4: src/Http/Adapter/CurlMollieHttpAdapter.php#L70
Parameter #1 $ch of function curl_error expects resource, CurlHandle given.
PHP - 7.4: src/Http/Adapter/CurlMollieHttpAdapter.php#L78
Parameter #1 $ch of function curl_close expects resource, CurlHandle given.
PHP - 7.4: src/Http/Adapter/CurlMollieHttpAdapter.php#L103
Parameter $curl of method Mollie\Api\Http\Adapter\CurlMollieHttpAdapter::extractResponseDetails() has invalid type CurlHandle.
PHP - 8
The job was canceled because "_7_4" failed.
PHP - 8
The operation was canceled.
PHP - 8.1
The job was canceled because "_7_4" failed.
PHP - 8.1
The operation was canceled.
PHP - 8.2
The job was canceled because "_7_4" failed.
PHP - 8.2
The operation was canceled.
PHP - 8.4
The job was canceled because "_7_4" failed.
PHP - 8.4
The operation was canceled.
PHP - 8.3
The job was canceled because "_7_4" failed.
PHP - 8.3
The operation was canceled.
PHP - 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636