Skip to content

Add wp profile requests command to monitor HTTP requests #113

Add wp profile requests command to monitor HTTP requests

Add wp profile requests command to monitor HTTP requests #113

Re-run triggered November 7, 2025 12:51
Status Failure
Total duration 30s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
5s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
18s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
13s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
4s
code-quality / Spell check
code-quality  /  PHPCS
24s
code-quality / PHPCS
code-quality  /  PHPStan
18s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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