chore(deps): bump github.com/docker/docker from 23.0.8+incompatible to 24.0.9+incompatible #160
ci.yaml
on: pull_request
lint
1m 40s
fmt
17s
unit-tests
1m 12s
integration-tests
2m 44s
build
2m 17s
codeql
2m 10s
publish
0s
Annotations
25 errors and 14 warnings
unit-tests:
dockerutil/dockerfake/client.go#L25
undefined: containertypes.ContainerCreateCreatedBody
|
unit-tests:
dockerutil/dockerfake/client.go#L138
undefined: containertypes.ContainerCreateCreatedBody
|
unit-tests:
dockerutil/dockerfake/client.go#L140
undefined: containertypes.ContainerCreateCreatedBody
|
unit-tests:
dockerutil/dockerfake/client.go#L263
undefined: containertypes.ContainerWaitOKBody
|
unit-tests
Process completed with exit code 1.
|
codeql
undefined: containertypes.ContainerCreateCreatedBody
|
codeql
undefined: containertypes.ContainerCreateCreatedBody
|
codeql
undefined: containertypes.ContainerWaitOKBody
|
codeql
undefined: containertypes.ContainerCreateCreatedBody
|
codeql
impossible type assertion: client.(*dockerfake.MockClient)
|
integration-tests:
dockerutil/dockerfake/client.go#L25
undefined: containertypes.ContainerCreateCreatedBody
|
integration-tests:
dockerutil/dockerfake/client.go#L138
undefined: containertypes.ContainerCreateCreatedBody
|
integration-tests:
dockerutil/dockerfake/client.go#L140
undefined: containertypes.ContainerCreateCreatedBody
|
integration-tests:
dockerutil/dockerfake/client.go#L263
undefined: containertypes.ContainerWaitOKBody
|
integration-tests
Process completed with exit code 1.
|
lint:
dockerutil/dockerfake/client.go#L25
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L138
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L140
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L263
undefined: containertypes.ContainerWaitOKBody (typecheck)
|
lint:
cli/clitest/cli.go#L14
could not import github.com/coder/envbox/dockerutil/dockerfake (-: # github.com/coder/envbox/dockerutil/dockerfake
|
lint:
dockerutil/dockerfake/client.go#L25
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L138
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L140
undefined: containertypes.ContainerCreateCreatedBody
|
lint:
dockerutil/dockerfake/client.go#L263
undefined: containertypes.ContainerWaitOKBody) (typecheck)
|
lint:
cli/docker_test.go#L173
undefined: container.ContainerCreateCreatedBody (typecheck)
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v3, actions/cache@v3, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.20.14/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, github/codeql-action/upload-sarif@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/
|
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trivy".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
trivy
Expired
|
150 KB |
|