Skip to content

chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5 #2520

chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5

chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5 #2520

Triggered via pull request September 4, 2023 17:26
Status Failure
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: pull_request
Matrix: e2e-cli-v1
Matrix: e2e-cli
Matrix: e2e-lang-v1
Matrix: e2e-lang
Matrix: test
Spell Check with Typos
6s
Spell Check with Typos
lint
1m 11s
lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 37 warnings
lint: pkg/buildkitd/buildkitd.go#L109
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
lint: pkg/buildkitd/buildkitd.go#L137
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
lint: pkg/buildkitd/buildkitd.go#L219
c.ListWorkers undefined (type generalClient has no field or method ListWorkers) (typecheck)
lint: e2e/v0/cli/build_test.go#L37
undefined: e2e (typecheck)
lint: e2e/v0/cli/build_test.go#L59
undefined: e2e (typecheck)
lint: e2e/v0/cli/build_test.go#L81
undefined: e2e (typecheck)
lint: pkg/progress/progressui/display.go#L250
vg.Cached undefined (type *vertexGroup has no field or method Cached) (typecheck)
lint: pkg/progress/progressui/display.go#L253
vg.Error undefined (type *vertexGroup has no field or method Error) (typecheck)
lint: pkg/progress/progressui/display.go#L455
group.Digest undefined (type *vertexGroup has no field or method Digest) (typecheck)
lint: pkg/progress/progressui/display.go#L516
group.Digest undefined (type *vertexGroup has no field or method Digest) (typecheck)
e2e-lang (ubuntu-latest)
use of package log not in selector
e2e-lang (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
e2e-lang (ubuntu-latest)
Process completed with exit code 2.
e2e-cli-v1 (ubuntu-latest)
use of package log not in selector
e2e-cli-v1 (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
e2e-cli-v1 (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest)
use of package log not in selector
test (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
test (ubuntu-latest)
Process completed with exit code 2.
build (ubuntu-latest)
use of package log not in selector
build (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
build (ubuntu-latest)
Process completed with exit code 2.
build (macos-latest)
use of package log not in selector
build (macos-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
build (macos-latest)
Process completed with exit code 2.
e2e-cli (ubuntu-latest)
use of package log not in selector
e2e-cli (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
e2e-cli (ubuntu-latest)
Process completed with exit code 2.
e2e-lang-v1 (ubuntu-latest)
use of package log not in selector
e2e-lang-v1 (ubuntu-latest)
cannot assign to log.G (value of type func(ctx context.Context) *logrus.Entry)
e2e-lang-v1 (ubuntu-latest)
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` 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
The `save-state` 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
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
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
e2e-lang (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-lang (ubuntu-latest)
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/
e2e-lang (ubuntu-latest)
The `save-state` 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/
e2e-lang (ubuntu-latest)
The `save-state` 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/
e2e-lang (ubuntu-latest)
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/
e2e-cli-v1 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-cli-v1 (ubuntu-latest)
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/
e2e-cli-v1 (ubuntu-latest)
The `save-state` 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/
e2e-cli-v1 (ubuntu-latest)
The `save-state` 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/
e2e-cli-v1 (ubuntu-latest)
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/
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
The `save-state` 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/
test (ubuntu-latest)
The `save-state` 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/
test (ubuntu-latest)
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 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The `save-state` 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 (ubuntu-latest)
The `save-state` 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 (ubuntu-latest)
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 (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest)
The `save-state` 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 (macos-latest)
The `save-state` 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 (macos-latest)
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/
e2e-cli (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-cli (ubuntu-latest)
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/
e2e-cli (ubuntu-latest)
The `save-state` 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/
e2e-cli (ubuntu-latest)
The `save-state` 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/
e2e-cli (ubuntu-latest)
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/
e2e-lang-v1 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-lang-v1 (ubuntu-latest)
The `save-state` 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/
e2e-lang-v1 (ubuntu-latest)
The `save-state` 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/
e2e-lang-v1 (ubuntu-latest)
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/
e2e-lang-v1 (ubuntu-latest)
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/