Skip to content

Merge remote-tracking branch 'origin/main' #3

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #3

Triggered via push January 28, 2024 16:45
Status Failure
Total duration 2m 29s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L21
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L50
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/FilamentWorkflowsServiceProvider)#L108
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitelAttributeForWorkflow().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L21
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L50
Call to an undefined method Illuminate\Container\Container::getNamespace().
phpstan: src/Concerns/CanSetupWorkflows.php (in context of class Tschucki/FilamentWorkflows/Resources/FilamentWorkflowResource)#L108
Call to an undefined method Illuminate\Database\Eloquent\Model::getTitelAttributeForWorkflow().
phpstan: src/FilamentWorkflows.php#L9
Instantiated class Tschucki\FilamentWorkflows\Action not found.
phpstan: src/Models/Workflow.php#L23
Access to an undefined property Tschucki\FilamentWorkflows\Models\Workflow::$trigger.
phpstan: src/Models/Workflow.php#L41
Access to an undefined property Tschucki\FilamentWorkflows\Models\Workflow::$trigger.
phpstan: src/Models/Workflow.php#L46
Access to an undefined property Tschucki\FilamentWorkflows\Models\Workflow::$actions.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.