Skip to content

(FIX) [Tour/Highlights] Fixed major issue on opening tours and highli… #35

(FIX) [Tour/Highlights] Fixed major issue on opening tours and highli…

(FIX) [Tour/Highlights] Fixed major issue on opening tours and highli… #35

Triggered via push August 6, 2024 12:24
Status Failure
Total duration 1m 38s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: src/Tour/Step.php#L40
Cannot access property $element on array.
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 uses Node.js version which is deprecated 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/