Skip to content

test case issue fixes #76

test case issue fixes

test case issue fixes #76

Triggered via push March 5, 2024 11:45
Status Failure
Total duration 54s
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#L24
Array has 2 duplicate keys with value 'notify' ('notify', 'notify').
phpstan: config/filament-user-consent.php#L37
Class ConsentUpdated not found.
phpstan: config/filament-user-consent.php#L42
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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.