Skip to content

Merge branch 'main' of https://github.com/nasrulhazim/project-template #125

Merge branch 'main' of https://github.com/nasrulhazim/project-template

Merge branch 'main' of https://github.com/nasrulhazim/project-template #125

Triggered via push December 1, 2024 08:16
Status Failure
Total duration 47s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: app/Actions/Builder/MenuItem.php#L130
Result of && is always false.
phpstan: app/Actions/Jetstream/CreateTeam.php#L35
Method App\Actions\Jetstream\CreateTeam::create() should return App\Models\Team but returns Illuminate\Database\Eloquent\Model.
phpstan: app/Actions/Jetstream/RemoveTeamMember.php#L45
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: app/Concerns/InteractsWithLivewireForm.php (in context of class App/Livewire/Forms/AccessControl)#L63
Access to an undefined property App\Livewire\Forms\AccessControl::$uuid2id.
phpstan: app/Concerns/InteractsWithLivewireForm.php (in context of class App/Livewire/Forms/AccessControl)#L73
Access to an undefined property App\Livewire\Forms\AccessControl::$hashFields.
phpstan: app/Concerns/InteractsWithLivewireForm.php (in context of class App/Livewire/Forms/AccessControl)#L176
Access to an undefined property App\Livewire\Forms\AccessControl::$eagerLoad.
phpstan: app/Concerns/InteractsWithLivewireForm.php (in context of class App/Livewire/Forms/User)#L176
Access to an undefined property App\Livewire\Forms\User::$eagerLoad.
phpstan: app/Concerns/InteractsWithUuidInAction.php (in context of class App/Actions/User/CreateNewUser)#L30
Call to an undefined method App\Actions\User\CreateNewUser::hasConstrained().
phpstan: app/Concerns/InteractsWithUuidInAction.php (in context of class App/Actions/User/CreateNewUser)#L31
Call to an undefined method App\Actions\User\CreateNewUser::getConstrainedBy().
phpstan: app/Concerns/InteractsWithUuidInAction.php (in context of class App/Actions/User/CreateNewUser)#L38
Call to an undefined method App\Actions\User\CreateNewUser::setConstrainedBy().