Implement caching for better performance - requires cache keys #167
Annotations
10 errors and 1 warning
phpstan:
config/filament-user-consent.php#L8
Class App\Models\User not found.
|
phpstan:
config/filament-user-consent.php#L14
Class App\Models\User not found.
|
phpstan:
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Numbers(True,False)): Unexpected token "Numbers", expected variable at offset 126
|
phpstan:
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Special Chars(True,False)): Unexpected token "Special", expected variable at offset 163
|
phpstan:
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Upper Case(True,False)): Unexpected token "Upper", expected variable at offset 86
|
phpstan:
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Int Length of string(50)): Unexpected token "Length", expected variable at offset 48
|
phpstan:
src/Infolists/Components/ConsentAcceptForm.php#L20
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validateOnly().
|
phpstan:
src/Infolists/Components/ConsentAcceptForm.php#L25
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validate().
|
phpstan:
src/Livewire/ConsentOptionFormBuilder.php#L62
Access to an undefined property Illuminate\Foundation\Auth\User::$collection.
|
phpstan:
src/Livewire/ConsentOptionFormBuilder.php#L62
Call to an undefined method Illuminate\Foundation\Auth\User::outstandingConsents().
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|