chore(digital_ocean): refactor digital ocean provider and task to conform to new interfaces #436
Annotations
4 errors and 4 warnings
golangci-lint (core):
core/provider/digitalocean/docker.go#L25
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
golangci-lint (core):
core/provider/digitalocean/docker.go#L26
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
golangci-lint (core):
core/provider/digitalocean/docker.go#L27
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
golangci-lint (core)
issues found
|
golangci-lint (cosmos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (cosmos)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|