Skip to content

updating consent option model configurable #176

updating consent option model configurable

updating consent option model configurable #176

Triggered via push December 19, 2024 03:53
Status Failure
Total duration 53s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: config/filament-user-consent.php#L10
Class App\Models\User not found.
phpstan: config/filament-user-consent.php#L16
Class App\Models\User not found.
phpstan: database/factories/ConsentOptionFactory.php#L35
Unsafe usage of new static().
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636