Skip to content

fixed compatibility with nette/component-model 3.1 #383

fixed compatibility with nette/component-model 3.1

fixed compatibility with nette/component-model 3.1 #383

Triggered via pull request January 22, 2024 00:07
Status Failure
Total duration 2m 27s
Artifacts

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.1)
2m 17s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Phpstan / Phpstan (8.1): src/AggregationFunction/FunctionSum.php#L72
Property Ublaboo\DataGrid\AggregationFunction\FunctionSum::$result (int) does not accept bool|float|int|string|null.
Phpstan / Phpstan (8.1): src/Utils/ItemDetailForm.php#L82
Strict comparison using === between Nette\Forms\Form and null will always evaluate to false.
Phpstan / Phpstan (8.1): src/Utils/ItemDetailForm.php#L102
Strict comparison using === between Nette\Forms\Form and null will always evaluate to false.
Phpstan / Phpstan (8.1)
Process completed with exit code 2.