Skip to content

minor

minor #35

Triggered via push July 1, 2024 14:51
Status Failure
Total duration 15m 48s
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.