Refactor Util for extendability #364
php-lint.yml
on: pull_request
PHPStan
39s
PHPCS check
12s
Annotations
4 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
src/Common/Util.php#L42
Expected 8 spaces after parameter type; 1 found
|
PHPCS check:
src/Common/Util.php#L43
Expected 8 spaces after parameter type; 1 found
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check:
src/Common/Util.php#L47
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
PHPCS check:
src/Common/Util.php#L48
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|