-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
After updating to the latest version I always get a line like this
/home/runner/work/_actions/lycheeverse/lychee-action/v2/entrypoint.sh: line 48: [: : integer expression expected
in the output.
Everything seems to work fine nevertheless but since it looks fishy I wanted to report this.
An example run is https://github.com/eclipse-sumo/sumo.website/actions/runs/14919905029/job/41913178901 in line 77 of the Lychee Link checker step
If I run aline like
if [ "$(lychee --version | head -n1 | cut -d' ' -f4)" -lt 0.18.1 ]; then echo "blub"; fi
locally I get the same error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels