Replace plugin slug with file #110
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
22s
Annotations
8 errors
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/Connectors_Command.php#L246
No space before closing parenthesis is prohibited
|
|
code-quality / PHPCS:
src/Connectors_Command.php#L243
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Connectors_Command.php#L239
Whitespace found at end of line
|
|
code-quality / PHPCS:
src/Connectors_Command.php#L238
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Connectors_Command.php#L244
Undefined variable: $file
|