Skip to content

NEXT-37028 - IAP Filter Gateway #77

NEXT-37028 - IAP Filter Gateway

NEXT-37028 - IAP Filter Gateway #77

Triggered via pull request July 25, 2024 14:29
Status Failure
Total duration 23s
Artifacts

phpstan.yml

on: pull_request
static-analyse
11s
static-analyse
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
static-analyse: src/Context/ContextResolver.php#L44
Parameter #1 $source of method Shopware\App\SDK\Context\ContextResolver::parseSource() expects array<string, mixed>, mixed given.
static-analyse: src/Context/ContextResolver.php#L45
Cannot access offset 'event' on mixed.
static-analyse: src/Context/ContextResolver.php#L45
Parameter #3 $eventName of class Shopware\App\SDK\Context\Webhook\WebhookAction constructor expects string, mixed given.
static-analyse: src/Context/ContextResolver.php#L46
Cannot access offset 'payload' on mixed.
static-analyse: src/Context/ContextResolver.php#L46
Parameter #4 $payload of class Shopware\App\SDK\Context\Webhook\WebhookAction constructor expects array, mixed given.
static-analyse: src/Context/ContextResolver.php#L60
Parameter #1 $source of method Shopware\App\SDK\Context\ContextResolver::parseSource() expects array<string, mixed>, mixed given.
static-analyse: src/Context/ContextResolver.php#L61
Cannot access offset 'ids' on mixed.
static-analyse: src/Context/ContextResolver.php#L61
Parameter #3 $ids of class Shopware\App\SDK\Context\ActionButton\ActionButtonAction constructor expects array<string>, mixed given.
static-analyse: src/Context/ContextResolver.php#L62
Cannot access offset 'entity' on mixed.
static-analyse: src/Context/ContextResolver.php#L62
Parameter #4 $entity of class Shopware\App\SDK\Context\ActionButton\ActionButtonAction constructor expects string, mixed given.
static-analyse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
static-analyse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/