Skip to content

Only show admin tour within first day after installation. #929

Only show admin tour within first day after installation.

Only show admin tour within first day after installation. #929

Triggered via push September 23, 2024 11:40
Status Failure
Total duration 1m 1s
Artifacts

ci.yaml

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

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/