Skip to content

Merge pull request #22 from OccTherapist/3.x #41

Merge pull request #22 from OccTherapist/3.x

Merge pull request #22 from OccTherapist/3.x #41

Triggered via push September 11, 2024 20:17
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Tour/Step/StepEvent.php (in context of class JibayMcs/FilamentTour/Tour/Step)#L26
Call to function is_bool() with Closure|string will always evaluate to false.
phpstan: src/Tour/Step/StepEvent.php (in context of class JibayMcs/FilamentTour/Tour/Step)#L71
PHPDoc tag @param references unknown parameter: $args
phpstan: src/Tour/Tour.php#L71
Unreachable statement - code above always terminates.
phpstan
Process completed with exit code 1.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/