Skip to content

Fix styling

Fix styling #29

Triggered via push November 1, 2023 11:12
Status Failure
Total duration 47s
Artifacts

run-phpstan.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan - P8.2 - L10 - prefer-stable - ubuntu-latest: src/Views/Filters/MultiSelectDropdownFilter.php#L76
Method Rappasoft\LaravelLivewireTables\Views\Filters\MultiSelectDropdownFilter::getFilterOperator() should return Rappasoft\LaravelLivewireTables\Views\Filter but returns string.
PHPStan - P8.2 - L10 - prefer-stable - ubuntu-latest: src/Views/Traits/Helpers/FilterHelpers.php (in context of class Rappasoft/LaravelLivewireTables/Views/Filter)#L69
Method Rappasoft\LaravelLivewireTables\Views\Filter::getFilterOperator() should return Rappasoft\LaravelLivewireTables\Views\Filter but returns null.
PHPStan - P8.2 - L10 - prefer-stable - ubuntu-latest: src/Views/Traits/Helpers/FilterHelpers.php (in context of class Rappasoft/LaravelLivewireTables/Views/Filter)#L77
PHPDoc tag @return with type array is incompatible with native type Rappasoft\LaravelLivewireTables\Views\Filter.
PHPStan - P8.2 - L10 - prefer-stable - ubuntu-latest
Process completed with exit code 1.