Skip to content

fix(router): use route registry to generate uris #2829

fix(router): use route registry to generate uris

fix(router): use route registry to generate uris #2829

Triggered via pull request November 20, 2025 07:14
Status Failure
Total duration 53s
Artifacts

coding-conventions.yml

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

Annotations

1 error and 2 warnings
Run style check
Process completed with exit code 1.
no-redundant-use: tests/Integration/Route/UriGeneratorTest.php#L15
Unused import: `ControllerWithRepeatedRoutes`. Help: Remove the entire `use` statement.
no-redundant-use: packages/router/src/UriGenerator.php#L18
Unused import: `ControllerMethodHasMultipleRoutes`. Help: Remove the entire `use` statement.