Skip to content

unsafe native types #673

unsafe native types

unsafe native types #673

Triggered via push February 10, 2026 04:40
Status Failure
Total duration 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Forms/Controls/RadioList.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\RadioList\:\:getControlPart\(\) has parameter \$key with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/RadioList.php was not matched in reported errors.
PHPStan: src/Forms/Controls/HiddenField.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\HiddenField\:\:getLabel\(\) has parameter \$caption with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/HiddenField.php was not matched in reported errors.
PHPStan: src/Forms/Controls/CheckboxList.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\CheckboxList\:\:getLabel\(\) has parameter \$caption with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/CheckboxList.php was not matched in reported errors.
PHPStan: src/Forms/Controls/CheckboxList.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\CheckboxList\:\:getLabelPart\(\) has parameter \$key with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/CheckboxList.php was not matched in reported errors.
PHPStan: src/Forms/Controls/CheckboxList.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\CheckboxList\:\:getControlPart\(\) has parameter \$key with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/CheckboxList.php was not matched in reported errors.
PHPStan: src/Forms/Controls/Checkbox.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\Checkbox\:\:getLabel\(\) has parameter \$caption with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/Checkbox.php was not matched in reported errors.
PHPStan: src/Forms/Controls/Button.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\Button\:\:getLabel\(\) has parameter \$caption with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/Button.php was not matched in reported errors.
PHPStan: src/Forms/Controls/BaseControl.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\BaseControl\:\:setOption\(\) has parameter \$key with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/BaseControl.php was not matched in reported errors.
PHPStan: src/Forms/Controls/BaseControl.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\BaseControl\:\:getOption\(\) has parameter \$key with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/BaseControl.php was not matched in reported errors.
PHPStan: src/Forms/Controls/BaseControl.php#L0
Ignored error pattern #^Method Nette\\Forms\\Controls\\BaseControl\:\:getHttpData\(\) has parameter \$type with no type specified\.$# (missingType.parameter) in path /home/runner/work/forms/forms/src/Forms/Controls/BaseControl.php was not matched in reported errors.