Feature/acp 3507/acp 3746 persist webhooks and allow to run them later #24
Annotations
10 errors
src/Spryker/Glue/AppWebhookBackendApi/AppWebhookBackendApiDependencyProvider.php#L59
Call to method appWebhook() on an unknown class Generated\GlueBackend\Ide\AutoCompletion.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L29
Parameter #1 $v of method Orm\Zed\AppWebhook\Persistence\Base\SpyWebhookInbox::setWebhook() expects string, string|false given.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L48
Cannot call method setSequenceNumber() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L53
Cannot call method getRetries() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L53
Cannot call method setRetries() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L59
Cannot call method setIdentifier() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L64
Cannot call method setMessage() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L67
Cannot call method save() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L94
Cannot call method delete() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
|
|
The logs for this run have expired and are no longer available.
Loading