Skip to content

laravel 11 compatibility #22

laravel 11 compatibility

laravel 11 compatibility #22

Triggered via push March 15, 2024 09:11
Status Failure
Total duration 33s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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
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/.