Skip to content

fix: loggable resource registering #72

fix: loggable resource registering

fix: loggable resource registering #72

Triggered via push August 13, 2023 05:12
Status Failure
Total duration 47s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/FilamentLoggerServiceProvider.php#L52
Call to an undefined static method Filament\Facades\Filament::getPanels().
phpstan: src/FilamentLoggerServiceProvider.php#L53
Call to method getResources() on an unknown class Filament\Panel.
phpstan: src/FilamentLoggerServiceProvider.php#L53
Parameter $panel of anonymous function has invalid type Filament\Panel.
phpstan: src/Resources/ActivityResource.php#L87
Static method Filament\Forms\Components\Section::make() invoked with 0 parameters, 1 required.
phpstan
Process completed with exit code 1.