Only show admin tour within first day after installation. #929
ci.yaml
on: push
phpcs
/
phpcs
27s
phpstan
/
phpstan
50s
coverage
/
coverage
30s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
10 errors and 1 warning
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/
|