v4.3.6 #80
ci.yaml
on: push
phpcs
/
phpcs
20s
phpstan
/
phpstan
27s
Matrix: phplint / phplint
Annotations
10 errors and 4 warnings
phpstan / phpstan:
src/CompanyNameController.php#L62
Parameter #3 $func of function edd_add_email_tag expects string, array<int, $this(Pronamic\WordPress\Pay\Extensions\EasyDigitalDownloads\CompanyNameController)|string> given.
|
phpstan / phpstan:
src/CompanyNameController.php#L318
Parameter #1 $text of function esc_attr expects string, mixed given.
|
phpstan / phpstan:
src/CompanyNameController.php#L353
Cannot access offset 'address' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L353
Cannot access offset 'line1' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L354
Cannot access offset 'address' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L354
Cannot access offset 'line2' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L365
Cannot access offset 'address' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L365
Cannot access offset 'line1' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L366
Cannot access offset 'address' on mixed.
|
phpstan / phpstan:
src/CompanyNameController.php#L366
Cannot access offset 'line2' on mixed.
|
phplint / PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phplint / PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs / phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan / phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|