Skip to content

refactor(router): refactor router logic to middleware #2039

refactor(router): refactor router logic to middleware

refactor(router): refactor router logic to middleware #2039

Triggered via pull request June 26, 2025 08:38
Status Failure
Total duration 43s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
35s
Run style check
Run static analysis: PHPStan
30s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run static analysis: PHPStan
Process completed with exit code 1.
Run static analysis: PHPStan: tests/Benchmark/Http/Routing/Matching/GenericRouteMatcherBench.php#L34
Parameter #1 $request of method Tempest\Router\Routing\Matching\GenericRouteMatcher::match() expects Tempest\Http\Request, Laminas\Diactoros\ServerRequest given.