Skip to content

chore: use lowercase levels #1621

chore: use lowercase levels

chore: use lowercase levels #1621

Triggered via push August 13, 2025 13:55
Status Failure
Total duration 1m 5s
Artifacts

test-php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Lint
Process completed with exit code 1.
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#L385
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#L304
Result of && is always true.
PHPStan: includes/admin/feedzy-rss-feeds-log.php#L304
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#L304
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.