Skip to content

Merge pull request #2 from konnco/feat/filament-helper-init #3

Merge pull request #2 from konnco/feat/filament-helper-init

Merge pull request #2 from konnco/feat/filament-helper-init #3

Triggered via push June 5, 2023 12:36
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan: src/Exports/Export.php#L30
Call to static method serialize() on an unknown class AnourValar\EloquentSerialize\Facades\EloquentSerializeFacade.
phpstan: src/Exports/Export.php#L38
Call to static method unserialize() on an unknown class AnourValar\EloquentSerialize\Facades\EloquentSerializeFacade.
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.