Skip to content

Feature/acp 3507/acp 3746 persist webhooks and allow to run them later #24

Feature/acp 3507/acp 3746 persist webhooks and allow to run them later

Feature/acp 3507/acp 3746 persist webhooks and allow to run them later #24

Triggered via pull request September 11, 2024 05:14
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: CS, ArchSniffer, PHPStan, Security
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Glue/AppWebhookBackendApi/AppWebhookBackendApiDependencyProvider.php#L59
Call to method appWebhook() on an unknown class Generated\GlueBackend\Ide\AutoCompletion.
CS, ArchSniffer, PHPStan, Security (8.2): 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.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L48
Cannot call method setSequenceNumber() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L53
Cannot call method getRetries() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L53
Cannot call method setRetries() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L59
Cannot call method setIdentifier() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L64
Cannot call method setMessage() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L67
Cannot call method save() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2): src/Spryker/Zed/AppWebhook/Persistence/AppWebhookEntityManager.php#L94
Cannot call method delete() on Orm\Zed\AppWebhook\Persistence\SpyWebhookInbox|null.
CS, ArchSniffer, PHPStan, Security (8.2)
Process completed with exit code 1.