Standardise preview fields to use columnSpanFull. #147
Annotations
10 errors and 1 warning
config/filament-user-consent.php#L8
Class App\Models\User not found.
|
config/filament-user-consent.php#L14
Class App\Models\User not found.
|
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Numbers(True,False)): Unexpected token "Numbers", expected variable at offset 126
|
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Special Chars(True,False)): Unexpected token "Special", expected variable at offset 163
|
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Bool Upper Case(True,False)): Unexpected token "Upper", expected variable at offset 86
|
database/factories/ConsentOptionQuestionFactory.php#L36
PHPDoc tag @param has invalid value (Int Length of string(50)): Unexpected token "Length", expected variable at offset 48
|
src/Infolists/Components/ConsentAcceptForm.php#L20
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validateOnly().
|
src/Infolists/Components/ConsentAcceptForm.php#L25
Call to an undefined method Visualbuilder\FilamentUserConsent\Infolists\Components\ConsentAcceptForm::validate().
|
src/Livewire/ConsentOptionFormBuilder.php#L59
Access to an undefined property Illuminate\Foundation\Auth\User::$collections.
|
src/Livewire/ConsentOptionFormBuilder.php#L59
Call to an undefined method Illuminate\Foundation\Auth\User::outstandingConsents().
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading