Merge branch 'main' of github.com:eloquentize/laravel-client #27
Annotations
10 errors
phpstan:
src/Commands/ModelCountOverall.php#L39
Left side of && is always true.
|
phpstan:
src/Commands/ModelCountOverall.php#L71
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/ModelsCount.php#L39
Left side of && is always true.
|
phpstan:
src/Commands/ModelsCount.php#L68
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/ModelsCount.php#L77
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/ModelsCountLegacy.php#L26
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/PropertyAggregate.php#L44
Left side of && is always true.
|
phpstan:
src/Commands/PropertyAggregate.php#L83
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/PropertyAggregateLegacy.php#L26
Expression on left side of ?? is not nullable.
|
phpstan:
src/Commands/PropertyAggregateOverall.php#L42
Left side of && is always true.
|