Skip to content

chore(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8 #929

chore(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8

chore(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8 #929

Triggered via pull request July 29, 2024 13:02
Status Failure
Total duration 7m 33s
Artifacts

tests-launcher.yml

on: pull_request
PHPStan and CSFixer  /  php
7m 23s
PHPStan and CSFixer / php
JsLinter and Jest tests  /  js
35s
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

8 errors
PHPStan and CSFixer / php: engine/Library/Enlight/Components/Cron/Adapter/DBAL.php#L74
Ignored error pattern #^Method Enlight_Components_Cron_Adapter_DBAL\:\:updateJob\(\) should return Enlight_Components_Cron_Manager but return statement is missing\.$# in path /home/runner/work/shopware/shopware/engine/Library/Enlight/Components/Cron/Adapter/DBAL.php is expected to occur 1 time, but occurred 2 times.
PHPStan and CSFixer / php: engine/Library/Enlight/Components/Cron/Adapter/DBAL.php#L76
Method Enlight_Components_Cron_Adapter_DBAL::updateJob() should return Enlight_Components_Cron_Manager but return statement is missing.
PHPStan and CSFixer / php: engine/Shopware/Components/Log/Parser/LogfileParser.php#L97
Offset 'channel' might not exist on array{0?: string, date: string, 1?: string, channel?: non-empty-string, 2?: non-empty-string, level?: non-empty-string, 3?: non-empty-string, message?: non-empty-string, ...}.
PHPStan and CSFixer / php: engine/Shopware/Components/Log/Parser/LogfileParser.php#L98
Offset 'level' might not exist on array{0?: string, date: string, 1?: string, channel?: non-empty-string, 2?: non-empty-string, level?: non-empty-string, 3?: non-empty-string, message?: non-empty-string, ...}.
PHPStan and CSFixer / php: engine/Shopware/Components/Log/Parser/LogfileParser.php#L99
Offset 'message' might not exist on array{0?: string, date: string, 1?: string, channel?: non-empty-string, 2?: non-empty-string, level?: non-empty-string, 3?: non-empty-string, message?: non-empty-string, ...}.
PHPStan and CSFixer / php: engine/Shopware/Components/Log/Parser/LogfileParser.php#L100
Offset 'context' might not exist on array{0?: string, date: string, 1?: string, channel?: non-empty-string, 2?: non-empty-string, level?: non-empty-string, 3?: non-empty-string, message?: non-empty-string, ...}.
PHPStan and CSFixer / php: engine/Shopware/Components/Log/Parser/LogfileParser.php#L101
Offset 'extra' might not exist on array{0?: string, date: string, 1?: string, channel?: non-empty-string, 2?: non-empty-string, level?: non-empty-string, 3?: non-empty-string, message?: non-empty-string, ...}.
PHPStan and CSFixer / php
Process completed with exit code 2.