chore(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.6 #1116
tests-launcher.yml
on: pull_request
PHPStan and CSFixer
/
php
8m 6s
JsLinter and Jest tests
/
js
30s
Matrix: PHPUnit tests / mysql
Waiting for pending jobs
Matrix: PHPUnit tests / php
Waiting for pending jobs
Matrix: E2E / Mink
Waiting for pending jobs
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.
|