Skip to content

fix: add git tag to image tag #33

fix: add git tag to image tag

fix: add git tag to image tag #33

Triggered via push July 1, 2024 14:33
Status Failure
Total duration 8m 54s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

15 errors
ci (ubuntu-latest): core/cmd_connection/docker_create.go#L143
S1006: should use for {} instead of for true {} (gosimple)
ci (ubuntu-latest): core/cmd_connection/docker_attach.go#L20
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (ubuntu-latest): core/cmd_connection/docker_attach.go#L65
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (ubuntu-latest): core/cmd_connection/docker_attach.go#L105
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
ci (ubuntu-latest)
Process completed with exit code 2.
ci (macos-latest): core/cmd_connection/docker_create.go#L143
S1006: should use for {} instead of for true {} (gosimple)
ci (macos-latest): core/cmd_connection/docker_attach.go#L20
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (macos-latest): core/cmd_connection/docker_attach.go#L65
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (macos-latest): core/cmd_connection/docker_attach.go#L105
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
ci (macos-latest)
Process completed with exit code 2.
ci (windows-latest): core/cmd_connection/docker_create.go#L143
S1006: should use for {} instead of for true {} (gosimple)
ci (windows-latest): core/cmd_connection/docker_attach.go#L20
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (windows-latest): core/cmd_connection/docker_attach.go#L65
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
ci (windows-latest): core/cmd_connection/docker_attach.go#L105
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
ci (windows-latest)
Process completed with exit code 2.