Skip to content

Move payment methods and integrations registration from `plugins_load… #949

Move payment methods and integrations registration from `plugins_load…

Move payment methods and integrations registration from `plugins_load… #949

Status Failure
Total duration 54s
Artifacts

ci.yaml

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

Annotations

20 errors and 15 warnings
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.
phpcs / phpcs: src/Plugin.php#L1240
Mismatched text domain. Expected 'pronamic_ideal' but got 'pronamic-ideal'.
phpcs / phpcs: src/Plugin.php#L1243
Expected 1 spaces after opening parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1243
Expected 1 spaces before closing parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1251
Expected 1 spaces after opening parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1251
Expected 1 spaces before closing parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1255
Expected 1 spaces after opening parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1255
Expected 1 spaces before closing parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1258
Expected 1 spaces after opening parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1258
Expected 1 spaces before closing parenthesis; 0 found
phpcs / phpcs: src/Plugin.php#L1261
Expected 1 spaces after opening parenthesis; 0 found
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
phpunit / PHP 8.3 WordPress 6.5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.2 WordPress 6.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.2 WordPress 6.5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.1 WordPress 6.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.1 WordPress 6.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.1 WordPress 6.5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.3 WordPress 6.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coverage / coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.3 WordPress 6.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpunit / PHP 8.2 WordPress 6.3
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
phpcs / phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpcs / phpcs: src/Plugin.php#L1645
Array double arrow not aligned correctly; expected 2 space(s) between "'default'" and double arrow, but found 1.