Skip to content

Refactor Util for extendability #364

Refactor Util for extendability

Refactor Util for extendability #364

Triggered via pull request January 17, 2024 09:33
Status Failure
Total duration 51s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/