chore: enable phpstan #1
Annotations
10 errors
|
src/Access/PollPolicy.php#L22
Right side of && is always true.
|
src/Commands/CreatePoll.php#L50
Access to an undefined property FoF\Polls\Commands\CreatePoll::$savePollOn.
|
src/Commands/CreatePollHandler.php#L91
Access to an undefined property FoF\Polls\Commands\CreatePoll::$savePollOn.
|
src/Commands/EditPollHandler.php#L96
Property FoF\Polls\Poll::$end_date (Carbon\Carbon) does not accept null.
|
src/Commands/MultipleVotesPollHandler.php#L127
Call to an undefined method Illuminate\Database\ConnectionResolverInterface::transaction().
|
src/Commands/MultipleVotesPollHandler.php#L191
PHPDoc tag @throws with type Pusher\PusherException is not subtype of Throwable
|
src/Commands/MultipleVotesPollHandler.php#L212
PHPDoc tag @throws with type Pusher\PusherException is not subtype of Throwable
|
src/Poll.php#L55
PHPDoc type mixed of property FoF\Polls\Poll::$dates is not covariant with PHPDoc type array of overridden property Illuminate\Database\Eloquent\Model::$dates.
|
|
The logs for this run have expired and are no longer available.
Loading