Skip to content

Added context menu and some customizations #21

Added context menu and some customizations

Added context menu and some customizations #21

Triggered via push August 26, 2024 22:18
Status Failure
Total duration 1m 0s
Artifacts

run-phpstan.yml

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

Annotations

10 errors
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/LinkColumn)#L17
Method Rappasoft\LaravelLivewireTables\Views\Columns\LinkColumn::wireModal() has parameter $component with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/LinkColumn)#L17
Method Rappasoft\LaravelLivewireTables\Views\Columns\LinkColumn::wireModal() has parameter $params with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/LinkColumn)#L26
Method Rappasoft\LaravelLivewireTables\Views\Columns\LinkColumn::wireSlideOver() has parameter $component with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/LinkColumn)#L26
Method Rappasoft\LaravelLivewireTables\Views\Columns\LinkColumn::wireSlideOver() has parameter $params with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/MenuItem)#L17
Method Rappasoft\LaravelLivewireTables\Views\Columns\MenuItem::wireModal() has parameter $component with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/MenuItem)#L17
Method Rappasoft\LaravelLivewireTables\Views\Columns\MenuItem::wireModal() has parameter $params with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/MenuItem)#L26
Method Rappasoft\LaravelLivewireTables\Views\Columns\MenuItem::wireSlideOver() has parameter $component with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Traits/HasWireElement.php (in context of class Rappasoft/LaravelLivewireTables/Views/Columns/MenuItem)#L26
Method Rappasoft\LaravelLivewireTables\Views\Columns\MenuItem::wireSlideOver() has parameter $params with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Views/Filters/CheckboxFilter.php#L37
Method Rappasoft\LaravelLivewireTables\Views\Filters\CheckboxFilter::label() has parameter $label with no type specified.
PHPStan - P8.3 - L10 - prefer-dist - ubuntu-latest: src/Views/Filters/CheckboxFilter.php#L49
Method Rappasoft\LaravelLivewireTables\Views\Filters\CheckboxFilter::value() has parameter $value with no type specified.