Behat code coverage support #316
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
4s
code-quality
/
Lint PHP files
13s
code-quality
/
PHPCS
32s
Annotations
11 errors and 3 warnings
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L8
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$root_folder".
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L8
The function dirname() does not have a parameter "levels" in PHP version 5.6 or earlier
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L14
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L18
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$coverage".
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L23
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$feature".
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L24
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$scenario".
|
|
code-quality / PHPCS:
utils/maybe-generate-wp-cli-coverage.php#L25
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L853
Tabs must be used to indent lines; spaces are not allowed
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L854
Tabs must be used to indent lines; spaces are not allowed
|
|
code-quality / PHPCS:
src/Context/FeatureContext.php#L1384
Multi-line function call not indented correctly; expected 12 spaces but found 16
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / Lint GitHub Actions workflows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
code-quality / Lint PHP files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
code-quality / PHPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|