Skip to content

Reverted key customizations w.r.t. requirements #36

Reverted key customizations w.r.t. requirements

Reverted key customizations w.r.t. requirements #36

Triggered via push February 13, 2024 07:10
Status Failure
Total duration 58s
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 Visualbuilder\FilamentUserConsent\Events\ConsentUpdated not found.
phpstan: config/filament-user-consent.php#L40
Class Visualbuilder\FilamentUserConsent\Events\ConsentsUpdatedComplete not found.
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: src/Listeners/LogConsentUpdated.php#L14
Access to property $consentOption on an unknown class Ekoukltd\LaraConsent\Events\ConsentUpdated.
phpstan: src/Listeners/LogConsentUpdated.php#L16
Access to property $accepted 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/.