fix(deps): update all dependencies #138
actionlint.yml
on: pull_request
Lint GitHub Workflows
9s
Annotations
3 warnings
|
Lint GitHub Workflows:
.github/workflows/release.yml#L68
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2193:warning:1:50: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
Raw Output:
w:.github/workflows/release.yml:68:9: shellcheck reported issue in this script: SC2193:warning:1:50: The arguments to this comparison can never be equal. Make sure your syntax is correct [shellcheck]
|
|
Lint GitHub Workflows:
.github/workflows/release.yml#L43
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:40: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release.yml:43:9: shellcheck reported issue in this script: SC2086:info:2:40: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Lint GitHub Workflows:
.github/workflows/release.yml#L43
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release.yml:43:9: shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
|