Skip to content

Support Laravel 11

Support Laravel 11 #70

Triggered via push February 4, 2024 21:30
Status Failure
Total duration 28s
Artifacts
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan (8.3, stable): src/IdeHelper/BelongsToThroughRelationsHook.php#L15
Class Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook implements unknown interface Barryvdh\LaravelIdeHelper\Contracts\ModelHookInterface.
phpstan (8.3, stable): src/IdeHelper/BelongsToThroughRelationsHook.php#L17
Parameter $command of method Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook::run() has invalid type Barryvdh\LaravelIdeHelper\Console\ModelsCommand.
phpstan (8.3, stable): src/IdeHelper/BelongsToThroughRelationsHook.php#L45
Parameter $command of method Staudenmeir\BelongsToThrough\IdeHelper\BelongsToThroughRelationsHook::addRelationship() has invalid type Barryvdh\LaravelIdeHelper\Console\ModelsCommand.
phpstan (8.3, stable): src/IdeHelperServiceProvider.php#L29
Class Barryvdh\LaravelIdeHelper\Console\ModelsCommand not found.
phpstan (8.3, stable): tests/IdeHelper/BelongsToThroughRelationsHookTest.php#L35
Class Barryvdh\LaravelIdeHelper\Console\ModelsCommand not found.
phpstan (8.3, stable)
Process completed with exit code 1.