Skip to content

wip

wip #957

Triggered via push March 4, 2026 09:02
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/ApplicationTracy/dist/panel.phtml#L104
Parameter #2 $line of static method Tracy\Helpers::editorUri() expects int|null, int<1, max>|false given.
PHPStan: src/Bridges/ApplicationTracy/dist/panel.phtml#L104
Parameter #1 $file of static method Tracy\Helpers::editorUri() expects string, string|false given.
PHPStan: src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $source contains generic class ReflectionClass but does not specify its types: T
PHPStan: src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $routes has no value type specified in iterable type array.
PHPStan: src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $matched has no value type specified in iterable type array.
PHPStan: src/Bridges/ApplicationDI/ApplicationExtension.php#L160
Parameter #1 $type of method Nette\DI\Compiler::addExportedType() expects class-string, string given.
PHPStan: src/Bridges/ApplicationDI/ApplicationExtension.php#L147
Parameter #1 $type of method Nette\DI\Definitions\ServiceDefinition::setType() expects class-string|null, string given.
PHPStan: src/Application/templates/error.phtml#L42
Variable $code might not be defined.
PHPStan: src/Application/templates/error.phtml#L18
Variable $code might not be defined.
PHPStan: src/Application/UI/ComponentReflection.php#L133
Access to constant Get on an unknown class PropertyHookType.