Skip to content

Show license admin notice only on dashboard and Pronamic Pay pages. #943

Show license admin notice only on dashboard and Pronamic Pay pages.

Show license admin notice only on dashboard and Pronamic Pay pages. #943

Status Failure
Total duration 47s
Artifacts

ci.yaml

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

Annotations

12 errors and 1 warning
phpcs / phpcs: src/LicenseManager.php#L171
Function closing brace must go on the next line following the body; found 1 blank lines before brace
phpcs / phpcs
Process completed with exit code 1.
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/