chore: use lowercase levels #1621
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.
|