fix: add git tag to image tag #33
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.
|