Skip to content

Add user notification types #26

Add user notification types

Add user notification types #26

Triggered via push May 10, 2025 11:12
Status Failure
Total duration 1m 0s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Events/UserCreated.php#L20
PHPDoc tag @var does not specify variable name.
phpstan: src/Events/UserCreated.php#L20
PHPDoc tag @var contains unknown class Backstage\Users.
phpstan: src/Events/UserCreated.php#L20
PHPDoc tag @var contains unknown class Backstage\Users.
phpstan: src/Events/UserCreated.php#L20
PHPDoc tag @var above a method has no effect.
phpstan: src/Concerns/Conditionals/UserIsVerified.php (in context of class Backstage/Users/Models/User)#L16
Access to an undefined property Backstage\Users\Models\User::$password.
phpstan: src/Concerns/Conditionals/UserIsVerified.php (in context of class Backstage/Users/Models/User)#L15
Access to an undefined property Backstage\Users\Models\User::$email_verified_at.
phpstan: src/Concerns/Conditionals/HasSubNavigationPreference.php (in context of class Backstage/Users/Models/User)#L11
Access to an undefined property Backstage\Users\Models\User::$sub_navigation_preference.
phpstan: src/Components/ToggleSubNavigationType.php#L43
Access to an undefined property Workbench\App\Models\User::$sub_navigation_preference.
phpstan: src/Components/ToggleSubNavigationType.php#L30
Access to an undefined property Workbench\App\Models\User::$sub_navigation_preference.