This repository has been archived by the owner on Feb 2, 2025. It is now read-only.
build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 #12
Annotations
1 error and 2 warnings
Run reviewdog/action-actionlint@f3dcc52bc6039e5d736486952379dce3e869e8a2:
.github/workflows/publish-release.yml#L103
[actionlint] reported by reviewdog 🐶
this step is for running shell command since it contains at least one of "run", "shell" keys, but also contains "with" key which is used for running action [syntax-check]
Raw Output:
e:.github/workflows/publish-release.yml:103:9: this step is for running shell command since it contains at least one of "run", "shell" keys, but also contains "with" key which is used for running action [syntax-check]
|
Run reviewdog/action-actionlint@f3dcc52bc6039e5d736486952379dce3e869e8a2:
.github/workflows/build-test-image.yml#L23
[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/build-test-image.yml:23:9: shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@f3dcc52bc6039e5d736486952379dce3e869e8a2:
.github/workflows/publish-release.yml#L67
[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/publish-release.yml:67:9: shellcheck reported issue in this script: SC2086:info:1:45: Double quote to prevent globbing and word splitting [shellcheck]
|
Loading