Redirect after accept consents and events & notifications #19
Annotations
10 errors and 1 warning
config/filament-user-consent.php#L11
Class App\Models\Admin not found.
|
config/filament-user-consent.php#L12
Class App\Models\Practitioner not found.
|
config/filament-user-consent.php#L13
Class App\Models\EndUser not found.
|
config/filament-user-consent.php#L22
Array has 2 duplicate keys with value 'notify' ('notify', 'notify').
|
src/Http/Middleware/ForceRedirectToUnapprovedConsents.php#L24
Variable $guard might not be defined.
|
src/Http/Middleware/ForceRedirectToUnapprovedConsents.php#L26
Variable $guard might not be defined.
|
src/Http/Middleware/ForceRedirectToUnapprovedConsents.php#L32
Variable $guard might not be defined.
|
src/Listeners/LogConsentUpdated.php#L11
Parameter $event of method Ekoukltd\LaraConsent\Listeners\LogConsentUpdated::handle() has invalid type Ekoukltd\LaraConsent\Events\ConsentUpdated.
|
src/Listeners/LogConsentUpdated.php#L13
Access to property $consentOption on an unknown class Ekoukltd\LaraConsent\Events\ConsentUpdated.
|
src/Listeners/LogConsentUpdated.php#L14
Access to property $consentOption on an unknown class Ekoukltd\LaraConsent\Events\ConsentUpdated.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading