chore(deps): update actions/setup-java action to v3.13.0 #775
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actionlint.yml
on: pull_request
actionlint with reviewdog
11s
Annotations
2 warnings
actionlint with reviewdog:
.github/workflows/build-image.yml#L92
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:2:8: See if you can use ${variable//search/replace} instead [shellcheck]
Raw Output:
.github/workflows/build-image.yml:92:9: shellcheck reported issue in this script: SC2001:style:2:8: See if you can use ${variable//search/replace} instead [shellcheck]
|
actionlint with reviewdog:
.github/workflows/build-image.yml#L92
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:11: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/build-image.yml:92:9: shellcheck reported issue in this script: SC2086:info:5:11: Double quote to prevent globbing and word splitting [shellcheck]
|