updating consent option model configurable #176
Annotations
10 errors and 1 warning
Run PHPStan:
config/filament-user-consent.php#L10
Class App\Models\User not found.
|
Run PHPStan:
config/filament-user-consent.php#L16
Class App\Models\User not found.
|
Run PHPStan:
database/factories/ConsentOptionFactory.php#L35
Unsafe usage of new static().
|
Run PHPStan:
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Numbers(True,False)): Unexpected token "Numbers", expected variable at offset 126
|
Run 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
|
Run 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
|
Run 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
|
Run PHPStan:
src/Infolists/Components/ConsentAcceptForm.php#L20
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validateOnly().
|
Run PHPStan:
src/Infolists/Components/ConsentAcceptForm.php#L25
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validate().
|
Run PHPStan:
src/Livewire/ConsentOptionFormBuilder.php#L62
Access to an undefined property Illuminate\Foundation\Auth\User::$collection.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading