Merge pull request #19 from MrPowerUp82/patch-1 #38
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 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/
|