Skip to content

Update version

Update version #12

Triggered via push May 9, 2024 16:50
Status Failure
Total duration 55s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L23
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L52
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L109
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitleColumnForWorkflowSearch().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L114
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitelAttributeForWorkflow().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L119
Method Tschucki\FilamentWorkflows\FilamentWorkflowsServiceProvider::getModelOptions() should return array but returns Illuminate\Support\Collection<int|string, mixed>.
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L121
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitelAttributeForWorkflow().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L23
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L52
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L109
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitleColumnForWorkflowSearch().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L114
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitelAttributeForWorkflow().