Skip to content

Add configurable team resolver for permission team id #135

Add configurable team resolver for permission team id

Add configurable team resolver for permission team id #135

Re-run triggered January 30, 2025 20:05
Status Failure
Total duration 1m 27s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/PermissionServiceProvider.php#L147
Call to function method_exists() with 'Illuminate\\Routing\\Route' and 'macro' will always evaluate to true.
phpstan: src/Traits/HasPermissions.php (in context of class Spatie/Permission/Models/Permission)#L351
Call to function method_exists() with $this(Spatie\Permission\Models\Permission) and 'roles' will always evaluate to true.
phpstan: src/Traits/HasRoles.php (in context of class Spatie/Permission/Models/Permission)#L130
Instanceof between Spatie\Permission\Contracts\Role and Spatie\Permission\Contracts\Role will always evaluate to true.
phpstan
Process completed with exit code 1.