Add wp profile requests command to monitor HTTP requests
#113
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
18s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
24s
code-quality
/
PHPStan
18s
Annotations
2 errors and 6 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Profiler.php#L424
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Profiler.php#L407
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
|
code-quality / PHPCS:
src/Profiler.php#L407
The method parameter $url is never used
|
|
code-quality / PHPCS:
src/Profiler.php#L407
The method parameter $parsed_args is never used
|
|
code-quality / PHPCS:
src/Profiler.php#L407
The method parameter $class is never used
|
|
code-quality / PHPCS:
src/Profiler.php#L407
The method parameter $context is never used
|