Skip to content

chore: add quick links #1622

chore: add quick links

chore: add quick links #1622

Triggered via push August 13, 2025 14:36
Status Failure
Total duration 1m 10s
Artifacts

test-php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan
Process completed with exit code 1.
PHPStan: includes/layouts/feedzy-logs-viewer.php#L56
Ternary operator condition is always false.
PHPStan: includes/layouts/feedzy-logs-viewer.php#L54
Strict comparison using === between 'debug'|'error'|'info'|'warning' and uppercase-string|null will always evaluate to false.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L388
Offset 'function' on array{function: string, line?: int, file?: string, class?: class-string, type?: '->'|'::', args?: array, object?: object} in isset() always exists and is not nullable.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L307
Result of && is always true.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L307
Offset 'function' on array{function: string, line: int|null} in isset() always exists and is not nullable.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L307
Cannot cast array{function: string, line: int|null} to string.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L273
If condition is always true.
PHPUnit
Process completed with exit code 1.