Skip to content

typo

typo #83

Triggered via push June 5, 2025 23:31
Status Success
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

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