PHPStan level 3 #163
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
14s
code-quality
/
Lint Gherkin Feature files
14s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
21s
code-quality
/
PHPStan
22s
Annotations
2 errors and 4 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Search_Replace_Command.php#L279
Equals sign not aligned with surrounding assignments; expected 1 space but found 3 spaces
|
|
code-quality / PHPCS:
src/Search_Replace_Command.php#L278
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 7 spaces
|
|
code-quality / PHPCS:
src/Search_Replace_Command.php#L105
Equals sign not aligned correctly; expected 1 space but found 7 spaces
|
|
code-quality / PHPCS:
src/Search_Replace_Command.php#L100
Equals sign not aligned correctly; expected 1 space but found 2 spaces
|