chore: Version 1.1.6 #2
Annotations
10 errors
Run composer phpstan:
src/services/Similar.php#L82
Else branch is unreachable because ternary operator condition is always true.
|
Run composer phpstan:
src/services/Similar.php#L87
Negated boolean expression is always false.
|
Run composer phpstan:
src/services/Similar.php#L92
Property nystudio107\similar\services\Similar::$preOrder (string) does not accept array|null.
|
Run composer phpstan:
src/services/Similar.php#L159
Ternary operator condition is always true.
|
Run composer phpstan:
src/services/Similar.php#L171
Access to an undefined property craft\base\ElementInterface::$id.
|
Run composer phpstan:
src/services/Similar.php#L171
Access to an undefined property craft\base\ElementInterface::$siteId.
|
Run composer phpstan:
src/services/Similar.php#L174
Access to an undefined property craft\base\ElementInterface::$count.
|
Run composer phpstan:
src/services/Similar.php#L180
Access to an undefined property craft\base\ElementInterface::$count.
|
Run composer phpstan:
src/services/Similar.php#L180
Access to an undefined property craft\base\ElementInterface::$count.
|
Run composer phpstan:
src/services/Similar.php#L199
Call to function is_array() with string will always evaluate to false.
|
The logs for this run have expired and are no longer available.
Loading