Skip to content

Update badges

Update badges #129

Triggered via push December 9, 2024 14:01
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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().
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636