Add strict slug validation for plugin-tests and theme-tests commands #324
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
14s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
16s
code-quality
/
PHPStan
26s
Annotations
10 errors
|
code-quality / PHPStan:
src/Scaffold_Command.php#L913
Variable $slug might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L901
Variable $slug might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L891
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L890
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L883
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L882
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L879
Variable $slug might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L852
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L849
Variable $target_dir might not be defined.
|
|
code-quality / PHPStan:
src/Scaffold_Command.php#L848
Variable $target_dir might not be defined.
|