Skip to content

added support for backed enums in parameters [Closes nette/nette#1558] #1005

added support for backed enums in parameters [Closes nette/nette#1558]

added support for backed enums in parameters [Closes nette/nette#1558] #1005

Triggered via push August 9, 2026 14:05
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Bridges/ApplicationDI/LatteExtension.php#L91
Class Nette\DI\Definitions\Reference does not have a constructor and must be instantiated without any parameters.
PHPStan: src/Application/PresenterFactory.php#L0
Ignored error pattern booleanAnd.alwaysTrue in path /home/runner/work/application/application/src/Application/PresenterFactory.php was not matched in reported errors.
PHPStan: src/Application/ErrorPresenter.php#L0
Ignored error pattern closure.unusedUse in path /home/runner/work/application/application/src/Application/ErrorPresenter.php was not matched in reported errors.