Skip to content

minor: fix ghcr issue #37

minor: fix ghcr issue

minor: fix ghcr issue #37

Triggered via push July 2, 2024 04:56
Status Failure
Total duration 8m 52s
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.