Merge pull request #21 from FMotalleb/dependabot/github_actions/actio… #124
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)
|