Skip to content

chore(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.7 #1150

chore(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.7

chore(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.7 #1150

Triggered via pull request October 21, 2024 12:33
Status Failure
Total duration 7m 39s
Artifacts

tests-launcher.yml

on: pull_request
PHPStan and CSFixer  /  php
7m 26s
PHPStan and CSFixer / php
JsLinter and Jest tests  /  js
30s
JsLinter and Jest tests / js
Matrix: PHPUnit tests / mysql
Waiting for pending jobs
Matrix: PHPUnit tests / php
Waiting for pending jobs
PHPUnit tests  /  Code-Coverage
PHPUnit tests / Code-Coverage
PHPUnit tests  /  es
PHPUnit tests / es
Matrix: E2E / Mink
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan and CSFixer / php: engine/Shopware/Bundle/MailBundle/AutocompleteResolver/ShortForeachResolver.php#L36
Offset 'arrayName' on array{0: string, arrayName: non-empty-string, 1: non-empty-string, key: string, 2: string, 3: string, value: non-empty-string, 4: non-empty-string} in isset() always exists and is not nullable.
PHPStan and CSFixer / php: engine/Shopware/Bundle/MailBundle/AutocompleteResolver/ShortForeachResolver.php#L36
Offset 'value' on array{0: string, arrayName: non-empty-string, 1: non-empty-string, key: string, 2: string, 3: string, value: non-empty-string, 4: non-empty-string} in isset() always exists and is not nullable.
PHPStan and CSFixer / php: engine/Shopware/Bundle/MailBundle/AutocompleteResolver/ShortForeachResolver.php#L49
Offset 'key' on array{0: string, arrayName: non-empty-string, 1: non-empty-string, key: string, 2: string, 3: string, value: non-empty-string, 4: non-empty-string} in isset() always exists and is not nullable.
PHPStan and CSFixer / php: engine/Shopware/Bundle/MailBundle/AutocompleteResolver/ShortForeachResolver.php#L54
Offset 'key' on array{0: string, arrayName: non-empty-string, 1: non-empty-string, key: string, 2: string, 3: string, value: non-empty-string, 4: non-empty-string} in isset() always exists and is not nullable.
PHPStan and CSFixer / php: engine/Shopware/Commands/FirstRunWizardDisableCommand.php#L1
Ignored error pattern #^Query error\: Column "s_core_config_values\.id" expects value type int, got type mixed~0\|0\.0\|''\|'0'\|array\{\}\|false\|null$# in path /home/runner/work/shopware/shopware/engine/Shopware/Commands/FirstRunWizardDisableCommand.php was not matched in reported errors.
PHPStan and CSFixer / php: engine/Shopware/Commands/FirstRunWizardDisableCommand.php#L58
Query error: Column "s_core_config_values.id" expects value type int, got type mixed~(0|0.0|''|'0'|array{}|false|null)
PHPStan and CSFixer / php: engine/Shopware/Commands/FirstRunWizardEnableCommand.php#L1
Ignored error pattern #^Query error\: Column "s_core_config_values\.id" expects value type int, got type mixed~0\|0\.0\|''\|'0'\|array\{\}\|false\|null$# in path /home/runner/work/shopware/shopware/engine/Shopware/Commands/FirstRunWizardEnableCommand.php was not matched in reported errors.
PHPStan and CSFixer / php: engine/Shopware/Commands/FirstRunWizardEnableCommand.php#L58
Query error: Column "s_core_config_values.id" expects value type int, got type mixed~(0|0.0|''|'0'|array{}|false|null)
PHPStan and CSFixer / php: engine/Shopware/Components/AddLinkHeaderSubscriber.php#L95
Instanceof between iterable<Psr\Link\LinkInterface>&Traversable and Traversable will always evaluate to true.
PHPStan and CSFixer / php: engine/Shopware/Components/Cart/ConditionalLineItemService.php#L1
Ignored error pattern #^Query error\: Column "s_order_basket\.currencyFactor" expects value type float\|int, got type mixed~0\|0\.0\|''\|'0'\|array\{\}\|false\|null$# in path /home/runner/work/shopware/shopware/engine/Shopware/Components/Cart/ConditionalLineItemService.php was not matched in reported errors.