Merge branch '3.x' into test-cases #59
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/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/.
|