Skip to content

UIExtension: {layout auto} skips finder in referring templates to pre… #966

UIExtension: {layout auto} skips finder in referring templates to pre…

UIExtension: {layout auto} skips finder in referring templates to pre… #966

Triggered via push May 27, 2026 22:57
Status Failure
Total duration 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L38
Call to an undefined static method Tracy\Helpers::escapeMd().
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L30
Call to an undefined static method Tracy\Helpers::escapeMd().
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L25
Call to an undefined static method Tracy\Helpers::escapeMd().
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L21
Call to an undefined static method Tracy\Helpers::escapeMd().
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L19
Call to an undefined static method Tracy\Helpers::escapeMd().
PHPStan: src/Bridges/ApplicationTracy/dist/panel.agent.phtml#L10
Anonymous function has an unused use $_blocks.
PHPStan: src/Application/UI/Presenter.php#L414
Parameter #1 $string1 of function strcasecmp expects string, Nette\Application\UI\true|string given.
PHPStan: src/Application/UI/Presenter.php#L406
Strict comparison using === between Nette\Application\UI\true|string|null and true will always evaluate to false.
PHPStan: src/Application/UI/Presenter.php#L394
Parameter $signal of method Nette\Application\UI\Presenter::isSignalReceiver() has invalid type Nette\Application\UI\true.
PHPStan: src/Application/UI/ComponentReflection.php#L133
Access to constant Get on an unknown class PropertyHookType.