v4.24.0 #954
Annotations
10 errors and 1 warning
Run PHPStan:
src/Fields/SelectField.php#L45
Property Pronamic\WordPress\Pay\Fields\SelectField::$options (iterable<Pronamic\WordPress\Pay\Fields\SelectFieldOption|Pronamic\WordPress\Pay\Fields\SelectFieldOptionGroup>) does not accept iterable<Pronamic\WordPress\Pay\Fields\CachedCallbackOptions|Pronamic\WordPress\Pay\Fields\SelectFieldOption|Pronamic\WordPress\Pay\Fields\SelectFieldOptionGroup>.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L163
Offset 'methods' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L169
Offset 'group' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L173
Offset 'id' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L175
Offset 'meta_key' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L194
Offset 'tooltip' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L194
Result of && is always false.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L213
Offset 'classes' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L217
Offset 'readonly' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
Run PHPStan:
views/meta-box-gateway-settings.php#L217
Result of && is always false.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading