Skip to content

typo

typo #88

Triggered via push October 31, 2025 00:55
Status Success
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Routing/RouteList.php#L246
Unsafe usage of new static().
PHPStan: src/Routing/RouteList.php#L235
Unsafe usage of new static().
PHPStan: src/Routing/RouteList.php#L78
Call to an undefined method Nette\Http\IRequest::withUrl().
PHPStan: src/Routing/RouteList.php#L31
Property Nette\Routing\RouteList::$refUrlCache (SplObjectStorage|null) is never assigned null so it can be removed from the property type.