Skip to content

fix tests

fix tests #748

Triggered via push March 5, 2025 21:25
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push

Annotations

10 errors
phpstan: src/Concerns/Schemata.php (in context of class LaraZeus/Bolt/Filament/Resources/FormResource)#L335
Parameter #1 $view of method Filament\Support\Components\ViewComponent::view() expects view-string|null, string given.
phpstan: src/Concerns/Schemata.php (in context of class LaraZeus/Bolt/Filament/Resources/FormResource)#L465
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Fields/Classes/CheckboxList.php#L80
No error to ignore is reported on line 80.
phpstan: src/Fields/Classes/ColorPicker.php#L76
No error to ignore is reported on line 76.
phpstan: src/Fields/Classes/FileUpload.php#L81
Parameter #1 $view of function view expects view-string|null, string given.
phpstan: src/Fields/Classes/FileUpload.php#L95
No error to ignore is reported on line 95.
phpstan: src/Fields/Classes/Paragraph.php#L61
No error to ignore is reported on line 61.
phpstan: src/Fields/Classes/Radio.php#L83
No error to ignore is reported on line 83.
phpstan: src/Fields/Classes/Select.php#L85
No error to ignore is reported on line 85.
phpstan: src/Fields/Classes/TextInput.php#L154
No error to ignore is reported on line 154.