Skip to content

remove PropertyAggregate because of Enums, downgrade pest, ignore tes… #7

remove PropertyAggregate because of Enums, downgrade pest, ignore tes…

remove PropertyAggregate because of Enums, downgrade pest, ignore tes… #7

Triggered via push February 28, 2024 22:07
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Commands/ModelsCount.php#L37
Left side of && is always true.
phpstan: src/Commands/ModelsCount.php#L58
Expression on left side of ?? is not nullable.
phpstan: src/Commands/ModelsCount.php#L93
Method Eloquentize\LaravelClient\Commands\ModelsCount::sendMetricsData() invoked with 3 parameters, 2 required.
phpstan: src/Commands/ModelsCountLegacy.php#L26
Expression on left side of ?? is not nullable.
phpstan: src/Commands/PropertyAggregate.php#L58
Expression on left side of ?? is not nullable.
phpstan: src/Commands/PropertyAggregate.php#L70
Method Eloquentize\LaravelClient\Commands\PropertyAggregate::sendMetricsData() invoked with 3 parameters, 2 required.
phpstan: src/Commands/PropertyAggregateLegacy.php#L26
Expression on left side of ?? is not nullable.