Skip to content

executor: Add support for Docker exec to run commands in existing containers #283

executor: Add support for Docker exec to run commands in existing containers

executor: Add support for Docker exec to run commands in existing containers #283

Triggered via pull request December 23, 2024 02:20
@yohamtayohamta
synchronize #744
docker-exec
Status Failure
Total duration 1m 20s
Artifacts

ci.yaml

on: pull_request
Check for spelling errors
11s
Check for spelling errors
Go Linter
43s
Go Linter
Test
1m 9s
Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Go Linter: internal/digraph/executor/docker.go#L67
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
Go Linter: internal/digraph/executor/docker.go#L170
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
Go Linter: internal/digraph/executor/docker.go#L189
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
Go Linter: internal/digraph/executor/docker.go#L267
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
Go Linter
issues found
Check for spelling errors
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Go Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636