Skip to content

Add Docker build system with goreleaser and GHCR support #11081

Add Docker build system with goreleaser and GHCR support

Add Docker build system with goreleaser and GHCR support #11081

Triggered via pull request October 27, 2025 16:52
Status Failure
Total duration 6m 19s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2086:info:5:12: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2086:info:4:73: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2086:info:3:68: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2086:info:2:12: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2086:info:1:34: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L174
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
lint-actions: .github/workflows/docker-build.yml#L46
shellcheck reported issue in this script: SC2086:info:6:36: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L46
shellcheck reported issue in this script: SC2086:info:4:38: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L46
shellcheck reported issue in this script: SC2086:info:3:50: Double quote to prevent globbing and word splitting
lint-actions: .github/workflows/docker-build.yml#L46
shellcheck reported issue in this script: SC2086:info:1:47: Double quote to prevent globbing and word splitting
lint-workflows: service/worker/scheduler/workflow.go#L219
go.temporal.io/server/service/worker/scheduler.SchedulerWorkflow is non-deterministic, reason: calls non-deterministic function go.temporal.io/server/service/worker/scheduler.NewSpecBuilder
All Linters Succeed
Process completed with exit code 1.