Skip to content

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 #5

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0

build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 #5

Triggered via pull request January 13, 2025 04:02
Status Success
Total duration 18s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Actionlint: .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: .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]
Actionlint: .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: .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]
Actionlint: .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: .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]