Skip to content

User consent request completed with form builder method #65

User consent request completed with form builder method

User consent request completed with form builder method #65

Triggered via push February 28, 2024 12:31
Status Failure
Total duration 1m 16s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: config/filament-user-consent.php#L11
Class App\Models\Admin not found.
phpstan: config/filament-user-consent.php#L12
Class App\Models\Practitioner not found.
phpstan: config/filament-user-consent.php#L13
Class App\Models\EndUser not found.
phpstan: config/filament-user-consent.php#L22
Array has 2 duplicate keys with value 'notify' ('notify', 'notify').
phpstan: config/filament-user-consent.php#L35
Class ConsentUpdated not found.
phpstan: config/filament-user-consent.php#L40
Class ConsentsUpdatedComplete not found.
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/Listeners/LogConsentUpdated.php#L11
Parameter $event of method Ekoukltd\LaraConsent\Listeners\LogConsentUpdated::handle() has invalid type Ekoukltd\LaraConsent\Events\ConsentUpdated.
phpstan: src/Listeners/LogConsentUpdated.php#L13
Access to property $consentOption on an unknown class Ekoukltd\LaraConsent\Events\ConsentUpdated.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.