wip #2324
Annotations
8 errors and 1 warning
PHPStan:
src/Http/Adapter/CurlFactory.php#L1
Ignored error pattern #^Parameter \#1 \$handle of class Mollie\\Api\\Http\\Adapter\\CurlFactory constructor expects resource, CurlHandle given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlFactory.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlFactory.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_setopt expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlFactory.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlMollieHttpAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_close expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlMollieHttpAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_errno expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlMollieHttpAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_error expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlMollieHttpAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_exec expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php was not matched in reported errors.
|
PHPStan:
src/Http/Adapter/CurlMollieHttpAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$handle of function curl_getinfo expects CurlHandle, resource given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Http/Adapter/CurlMollieHttpAdapter.php was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading