Annotations
10 errors
Run composer phpstan -- --no-progress:
src/Application/Attributes/Persistent.php#L18
Constructor of class Nette\Application\Attributes\Persistent has an unused parameter $names.
|
Run composer phpstan -- --no-progress:
src/Application/ErrorPresenter.php#L47
Anonymous function has an unused use $code.
|
Run composer phpstan -- --no-progress:
src/Application/MicroPresenter.php#L109
Call to an undefined method Nette\Application\UI\Template::setParameters().
|
Run composer phpstan -- --no-progress:
src/Application/PresenterFactory.php#L38
PHPDoc tag @param has invalid value (?callable(string): IPresenter $factory): Unexpected token "(", expected variable at offset 25
|
Run composer phpstan -- --no-progress:
src/Application/Routers/RouteList.php#L85
Unsafe usage of new static().
|
Run composer phpstan -- --no-progress:
src/Application/UI/Component.php#L47
Method Nette\Application\UI\Component::getPresenter() should return Nette\Application\UI\Presenter|null but returns Nette\ComponentModel\IComponent|null.
|
Run composer phpstan -- --no-progress:
src/Application/UI/Component.php#L56
Method Nette\Application\UI\Component::getPresenterIfExists() should return Nette\Application\UI\Presenter|null but returns Nette\ComponentModel\IComponent|null.
|
Run composer phpstan -- --no-progress:
src/Application/UI/Component.php#L134
Call to an undefined method ReflectionMethod::getAttributes().
|
Run composer phpstan -- --no-progress:
src/Application/UI/ComponentReflection.php#L51
Parameter #1 $ref of static method Nette\Application\UI\ComponentReflection::parseAnnotation() expects ReflectionClass|ReflectionMethod, ReflectionProperty given.
|
Run composer phpstan -- --no-progress:
src/Application/UI/ComponentReflection.php#L52
Call to an undefined method ReflectionProperty::getAttributes().
|
The logs for this run have expired and are no longer available.
Loading