Skip to content

minor

minor #123

Triggered via push July 1, 2024 14:51
Status Success
Total duration 2m 48s
Artifacts

codeql.yml

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

Annotations

8 errors
analyze (go): core/cmd_connection/docker_create.go#L143
S1006: should use for {} instead of for true {} (gosimple)
analyze (go): core/cmd_connection/docker_attach.go#L20
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
analyze (go): core/cmd_connection/docker_attach.go#L65
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
analyze (go): core/cmd_connection/docker_attach.go#L105
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
analyze (go): core/cmd_connection/docker_create.go#L143
S1006: should use for {} instead of for true {} (gosimple)
analyze (go): core/cmd_connection/docker_attach.go#L20
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
analyze (go): core/cmd_connection/docker_attach.go#L65
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
analyze (go): core/cmd_connection/docker_attach.go#L105
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)