Skip to content

Error when trying to set BADGES_ARGS: '-l "" #1

@george-gca

Description

@george-gca

Thanks for the great GitHub action.

I tried to change the badge to the plastic style without a word at the front, but it throwed an error. Apparently it has problem with "", as can be seen in the line:

RESULTS_PATH=`expr "-b plastic -l "" -o lighthouse_results -r" : ".* --\?ou\?t\?p\?u\?t\?-\?p\?a\?t\?h\? \([^ ]*\).*"`;

It already uses "" to give the expr. Is there a way to overcome this? Tried to change the line to

BADGES_ARGS: "-b plastic -l '' -o lighthouse_results -r"

but to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions