chore: add quick links #1622
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.
|