feat: add a function logs_file
that specifies a file to write logs to
#93
Annotations
5 errors
actionlint:
.github/workflows/semver-checks.yml#L93
shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command
|
actionlint:
.github/workflows/semver-checks.yml#L93
shellcheck reported issue in this script: SC1073:error:1:8: Couldn't parse this double quoted string. Fix to allow more checks
|
actionlint:
.github/workflows/semver-checks.yml#L93
shellcheck reported issue in this script: SC1072:error:4:1: Expected end of double quoted string. Fix any mentioned problems and try again
|
actionlint:
.github/workflows/semver-checks.yml#L93
got unexpected character '"' while lexing end marker }}, expecting '}'. do you mean string literals? only single quotes are available for string delimiter
|
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 4 errors, linted 8 files), exit code: 1
|
Loading