chore: use matrix generator #182
code-style.yml
on: pull_request
get-matrix
3s
cs
/
Check Style
8s
Matrix: PHPStan
Annotations
7 errors and 3 warnings
cs / Check Style
Process completed with exit code 1.
|
PHPStan (v6.6.9.0) / Static Analyse:
src/Components/CacheAdapter.php#L116
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Cache\CacheDecorator:
tag:v6.7.0 - reason:decoration-will-be-removed - Will be removed
|
PHPStan (v6.6.9.0) / Static Analyse:
src/Components/CacheAdapter.php#L118
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Cache\CacheDecorator:
tag:v6.7.0 - reason:decoration-will-be-removed - Will be removed
|
PHPStan (v6.6.9.0) / Static Analyse
Process completed with exit code 1.
|
PHPStan (trunk) / Static Analyse:
src/Components/CacheAdapter.php#L116
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Cache\CacheDecorator:
tag:v6.7.0 - reason:decoration-will-be-removed - Will be removed
|
PHPStan (trunk) / Static Analyse:
src/Components/CacheAdapter.php#L118
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Cache\CacheDecorator:
tag:v6.7.0 - reason:decoration-will-be-removed - Will be removed
|
PHPStan (trunk) / Static Analyse
Process completed with exit code 1.
|
cs / Check Style:
src/Components/Health/Checker/HealthChecker/SystemInfoChecker.php#L1
Found violation(s) of type: braces_position
|
cs / Check Style:
src/Components/Health/Checker/HealthChecker/SystemInfoChecker.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/Components/Health/Checker/HealthChecker/SystemInfoChecker.php#L1
Found violation(s) of type: binary_operator_spaces
|