Skip to content

Update version to 0.0.2 #8

Update version to 0.0.2

Update version to 0.0.2 #8

Triggered via push February 25, 2024 13:03
Status Failure
Total duration 58s
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)#L112
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)#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().