fix: stubs not needed #4
Annotations
10 errors
|
extend.php#L87
Ternary operator condition is always true.
|
src/BestAnswerRepository.php#L60
Access to an undefined property Flarum\Discussion\Discussion::$tags.
|
src/Listeners/SaveBestAnswerToDatabase.php#L91
Negated boolean expression is always false.
|
src/Listeners/SaveBestAnswerToDatabase.php#L112
Negated boolean expression is always false.
|
src/Listeners/SaveBestAnswerToDatabase.php#L112
Result of && is always false.
|
src/Listeners/SaveBestAnswerToDatabase.php#L120
Left side of && is always true.
|
src/Listeners/SaveBestAnswerToDatabase.php#L152
Call to an undefined method Flarum\Discussion\Discussion::tags().
|
src/Listeners/SaveBestAnswerToDatabase.php#L162
Call to an undefined method Flarum\Discussion\Discussion::tags().
|
|
The logs for this run have expired and are no longer available.
Loading