Apply fixes from StyleCI #2
Annotations
11 errors
|
extend.php#L84
Ternary operator condition is always true.
|
src/BestAnswerRepository.php#L34
Access to an undefined property Flarum\Discussion\Discussion::$is_private.
|
src/BestAnswerRepository.php#L38
Access to an undefined property Flarum\Discussion\Discussion::$user_id.
|
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