Skip to content

fix namespace and add necessary package #4

fix namespace and add necessary package

fix namespace and add necessary package #4

Triggered via push June 7, 2023 03:33
Status Failure
Total duration 45s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/FilamentHelperServiceProvider.php#L42
Call to an undefined method Konnco\FilamentHelper\FilamentHelperServiceProvider::formatStateUsing().
phpstan: src/FilamentHelperServiceProvider.php#L46
Call to an undefined method Konnco\FilamentHelper\FilamentHelperServiceProvider::getName().
phpstan: src/FilamentHelperServiceProvider.php#L48
Call to an undefined method Konnco\FilamentHelper\FilamentHelperServiceProvider::indicateUsing().
phpstan: src/Tables/Actions/Action/ExportAction.php#L132
Call to an undefined method Spatie\Invade\Invader<Filament\Tables\Contracts\HasTable>::getModel().
phpstan: src/Tables/Actions/Action/ExportAction.php#L152
Call to an undefined method Spatie\Invade\Invader<Filament\Tables\Contracts\HasTable>::applyFiltersToTableQuery().
phpstan: src/Tables/Actions/Action/ExportAction.php#L153
Call to an undefined method Spatie\Invade\Invader<Filament\Tables\Contracts\HasTable>::applySearchToTableQuery().
phpstan
Process completed with exit code 1.