Refactor Util for extendability #363
php-lint.yml
on: pull_request
PHPStan
34s
PHPCS check
11s
Annotations
4 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check:
src/Common/Util.php#L38
Doc comment for parameter "$path" missing
|
PHPCS check:
src/Common/Util.php#L38
Doc comment for parameter "$url" missing
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check:
src/Common/Util.php#L45
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
|
PHPCS check:
src/Common/Util.php#L46
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/
|