Skip to content

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #213

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #213

Triggered via pull request August 1, 2024 17:18
Status Failure
Total duration 4m 25s
Billable time 2m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 12 warnings
unit-tests: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
unit-tests: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
unit-tests: dockerutil/client.go#L86
undefined: dockertypes.AuthConfig
unit-tests
cannot use k (variable of type string) as container.RestartPolicyMode value in assignment
unit-tests
Process completed with exit code 1.
integration-tests: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
integration-tests: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
integration-tests: dockerutil/client.go#L86
undefined: dockertypes.AuthConfig
integration-tests
cannot use k (variable of type string) as container.RestartPolicyMode value in assignment
integration-tests
Process completed with exit code 1.
build: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
build: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
build: dockerutil/client.go#L86
undefined: dockertypes.AuthConfig
build
Process completed with exit code 2.
lint: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
lint: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
lint: dockerutil/client.go#L86
undefined: dockertypes.AuthConfig (typecheck)
lint: cli/docker.go#L29
could not import github.com/coder/envbox/dockerutil (-: # github.com/coder/envbox/dockerutil
lint: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
lint: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
lint: dockerutil/client.go#L86
undefined: dockertypes.AuthConfig) (typecheck)
lint: dockerutil/dockerfake/client.go#L17
could not import github.com/coder/envbox/dockerutil (-: # github.com/coder/envbox/dockerutil
lint: dockerutil/client.go#L41
undefined: dockertypes.AuthConfig
lint: dockerutil/client.go#L61
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
codeql
undefined: dockertypes.AuthConfig
codeql
cannot convert config (variable of type dockercfg.AuthConfig) to type AuthConfig
codeql
undefined: dockertypes.AuthConfig
codeql
undefined: containertypes.ContainerChangeResponseItem
codeql
undefined: dockertypes.AuthConfig
codeql
impossible type assertion: client.(*dockerfake.MockClient)
codeql
cannot use k (variable of type string) as container.RestartPolicyMode value in assignment
fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hashicorp/setup-terraform@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
integration-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codeql
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v3, actions/cache@v3, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codeql
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
codeql
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.22.5/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.