laravel 11 compatibility #22
Annotations
10 errors and 1 warning
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/ModelsCount.php#L122
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/ModelsCountLegacy.php#L69
Array has 2 duplicate keys with value '--modelsPath' ('--modelsPath', '--modelsPath').
|
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.
|
phpstan:
src/Commands/Traits/BuildPeriod.php (in context of class Eloquentize/LaravelClient/Commands/ModelsCount)#L40
Variable $period might not be defined.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|