wip #135
Annotations
10 errors and 1 warning
src/Actions/RegisterWebhooks.php#L15
Call to static method with() on an unknown class Vormkracht10\Mails\Actions\MailProvider.
|
src/Controllers/WebhookController.php#L15
Call to function array_key_exists() with string and array{} will always evaluate to false.
|
src/Drivers/MailDriver.php#L27
Call to an undefined method Vormkracht10\Mails\Drivers\MailDriver::getUuidFromPayload().
|
src/Drivers/MailDriver.php#L32
Call to an undefined method Vormkracht10\Mails\Drivers\MailDriver::dataMapping().
|
src/Drivers/MailDriver.php#L37
Call to an undefined method Vormkracht10\Mails\Drivers\MailDriver::getTimestampFromPayload().
|
src/Drivers/MailDriver.php#L44
Call to an undefined method Vormkracht10\Mails\Drivers\MailDriver::eventMapping().
|
src/Drivers/MailDriver.php#L69
Call to an undefined method Vormkracht10\Mails\Drivers\MailDriver::getTimestampFromPayload().
|
src/Jobs/ResendMailJob.php#L46
Access to an undefined property Illuminate\Database\Eloquent\Model::$fileData.
|
src/Jobs/ResendMailJob.php#L46
Access to an undefined property Illuminate\Database\Eloquent\Model::$filename.
|
src/Jobs/ResendMailJob.php#L46
Access to an undefined property Illuminate\Database\Eloquent\Model::$mime.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading