Skip to content

Warning in execution of action #290

@behrisch

Description

@behrisch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions