Skip to content

v4.25.0

v4.25.0 #966

Triggered via push February 14, 2025 13:22
Status Failure
Total duration 1m 7s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan / 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>.
phpstan / 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.
phpstan / 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.
phpstan / 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.
phpstan / 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.
phpstan / 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.
phpstan / phpstan: views/meta-box-gateway-settings.php#L194
Result of && is always false.
phpstan / 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.
phpstan / 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.
phpstan / phpstan: views/meta-box-gateway-settings.php#L217
Result of && is always false.