removed {templatePrint} #1001
Annotations
8 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Bridges/ApplicationDI/LatteExtension.php#L92
Class Nette\DI\Definitions\Reference does not have a constructor and must be instantiated without any parameters.
|
|
PHPStan:
src/Application/UI/ComponentReflection.php#L172
Method Nette\Application\UI\ComponentReflection::combineArgs() return type has no value type specified in iterable type array.
|
|
PHPStan:
src/Application/UI/ComponentReflection.php#L172
Method Nette\Application\UI\ComponentReflection::combineArgs() has parameter $args with no value type specified in iterable type array.
|
|
PHPStan:
src/Application/UI/ComponentReflection.php#L0
Ignored error pattern return.type in path /home/runner/work/application/application/src/Application/UI/ComponentReflection.php was not matched in reported errors.
|
|
PHPStan:
src/Application/UI/ComponentReflection.php#L0
Ignored error pattern method.notFound in path /home/runner/work/application/application/src/Application/UI/ComponentReflection.php was not matched in reported errors.
|
|
PHPStan:
src/Application/Routers/RouteList.php#L75
Parameter #2 $oneWay of method Nette\Routing\RouteList::add() expects int, bool given.
|
|
PHPStan:
src/Application/Routers/RouteList.php#L68
Parameter #3 $oneWay (bool) of method Nette\Application\Routers\RouteList::addRoute() is not contravariant with parameter #3 $oneWay (int) of method Nette\Routing\RouteList::addRoute().
|