v4.23.0 #936
ci.yaml
on: push
phpcs
/
phpcs
26s
phpstan
/
phpstan
36s
coverage
/
coverage
27s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
15 errors and 1 warning
phplint / PHP 8.1
Process completed with exit code 1.
|
phplint / PHP 8.2
The job was canceled because "_8_1" failed.
|
phplint / PHP 8.2
The operation was canceled.
|
phplint / PHP 8.3
The job was canceled because "_8_1" failed.
|
phplint / PHP 8.3
The operation was canceled.
|
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.
|
phpstan / phpstan:
views/meta-box-gateway-settings.php#L223
Offset 'required' on array{section: 'payment_methods', title: string, type: 'custom', callback: Closure(): void} in isset() does not exist.
|
coverage / coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|