Skip to content

Feature/phpstan level6 bugfixes #20

Feature/phpstan level6 bugfixes

Feature/phpstan level6 bugfixes #20

Triggered via pull request November 22, 2023 10:32
Status Failure
Total duration 1m 18s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPStan: src/Eccube/Controller/Admin/Order/ShippingController.php#L272
Right side of && is always true.
PHPStan: src/Eccube/Exception/PluginApiException.php#L57
Method Eccube\Exception\PluginApiException::__debugInfo() has no return type specified.
PHPStan: src/Eccube/Exception/PluginApiException.php#L64
Method Eccube\Exception\PluginApiException::__serialize() return type has no value type specified in iterable type array.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L240
Right side of && is always true.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L251
Right side of && is always true.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L265
Right side of && is always true.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L276
Right side of && is always true.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L290
Right side of && is always true.
PHPStan: src/Eccube/Repository/CustomerRepository.php#L301
Right side of && is always true.
PHPStan
Process completed with exit code 1.
PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan
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/