wip #2163
Annotations
10 errors and 1 warning
PHPStan:
src/Factories/ApplePayPaymentSessionPayloadFactory.php#L1
Ignored error pattern #^Parameter \#1 \$domain of class Mollie\\Api\\Http\\Payload\\RequestApplePayPaymentSessionPayload constructor expects string, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/ApplePayPaymentSessionPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/ApplePayPaymentSessionPayloadFactory.php#L1
Ignored error pattern #^Parameter \#2 \$validationUrl of class Mollie\\Api\\Http\\Payload\\RequestApplePayPaymentSessionPayload constructor expects string, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/ApplePayPaymentSessionPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/ApplePayPaymentSessionPayloadFactory.php#L1
Ignored error pattern #^Parameter \#3 \$profileId of class Mollie\\Api\\Http\\Payload\\RequestApplePayPaymentSessionPayload constructor expects string\|null, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/ApplePayPaymentSessionPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateClientLinkPayloadFactory.php#L1
Ignored error pattern #^Parameter \#1 \$data of static method Mollie\\Api\\Http\\Payload\\OwnerAddress\:\:fromArray\(\) expects array, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateClientLinkPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateClientLinkPayloadFactory.php#L1
Ignored error pattern #^Parameter \#1 \$data of static method Mollie\\Api\\Http\\Payload\\Owner\:\:fromArray\(\) expects array, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateClientLinkPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateClientLinkPayloadFactory.php#L1
Ignored error pattern #^Parameter \#2 \$name of class Mollie\\Api\\Http\\Payload\\CreateClientLinkPayload constructor expects string, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateClientLinkPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateClientLinkPayloadFactory.php#L1
Ignored error pattern #^Parameter \#4 \$registrationNumber of class Mollie\\Api\\Http\\Payload\\CreateClientLinkPayload constructor expects string\|null, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateClientLinkPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateClientLinkPayloadFactory.php#L1
Ignored error pattern #^Parameter \#5 \$vatNumber of class Mollie\\Api\\Http\\Payload\\CreateClientLinkPayload constructor expects string\|null, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateClientLinkPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateCustomerPayloadFactory.php#L1
Ignored error pattern #^Parameter \#1 \$name of class Mollie\\Api\\Http\\Payload\\CreateCustomerPayload constructor expects string\|null, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateCustomerPayloadFactory.php was not matched in reported errors.
|
PHPStan:
src/Factories/CreateCustomerPayloadFactory.php#L1
Ignored error pattern #^Parameter \#2 \$email of class Mollie\\Api\\Http\\Payload\\CreateCustomerPayload constructor expects string\|null, Mollie\\Api\\Factories\\mixed given\.$# (argument.type) in path /home/runner/work/mollie-api-php/mollie-api-php/src/Factories/CreateCustomerPayloadFactory.php was not matched in reported errors.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading