Behat code coverage support #339
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
13s
code-quality
/
PHPCS
19s
Annotations
8 errors
|
code-quality / PHPCS:
utils/generate-coverage.php#L8
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$root_folder".
|
|
code-quality / PHPCS:
utils/generate-coverage.php#L14
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
|
|
code-quality / PHPCS:
utils/generate-coverage.php#L18
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$coverage".
|
|
code-quality / PHPCS:
utils/generate-coverage.php#L23
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$feature".
|
|
code-quality / PHPCS:
utils/generate-coverage.php#L24
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$scenario".
|
|
code-quality / PHPCS:
utils/generate-coverage.php#L25
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
|
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 1.
|