Skip to content

Container::getControls() returns list instead of iterator with names … #438

Container::getControls() returns list instead of iterator with names …

Container::getControls() returns list instead of iterator with names … #438

Triggered via push February 8, 2024 19:38
Status Success
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: src/Bridges/FormsDI/FormsExtension.php#L33
Cannot access property $messages on array|object.
PHPStan: src/Bridges/FormsLatte/Nodes/FormContainerNode.php#L34
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Nodes/FormNode.php#L44
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Nodes/FormPrintNode.php#L35
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Nodes/InputErrorNode.php#L31
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Nodes/InputNode.php#L35
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Nodes/LabelNode.php#L46
Unsafe usage of new static().
PHPStan: src/Bridges/FormsLatte/Runtime.php#L33
Call to an undefined method Nette\Forms\Container::getElementPrototype().
PHPStan: src/Bridges/FormsLatte/Runtime.php#L36
Call to an undefined method Nette\Forms\Container::isMethod().
PHPStan: src/Bridges/FormsLatte/Runtime.php#L52
Call to an undefined method Nette\Forms\Container::isMethod().
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.