chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.7.29 #1394
Annotations
8 errors and 3 warnings
|
lint
issues found
|
|
lint:
cmd/run_pipeline.go#L446
options.DeployOptions undefined (type *CommandOptions has no field or method DeployOptions) (typecheck)
|
|
lint:
cmd/run_pipeline.go#L326
options.DependencyOptions undefined (type *CommandOptions has no field or method DependencyOptions) (typecheck)
|
|
lint:
pkg/devspace/pipeline/engine/pipelinehandler/commands/run_pipelines.go#L53
options.Environ undefined (type *RunPipelineOptions has no field or method Environ) (typecheck)
|
|
lint:
vendor/github.com/moby/buildkit/session/auth/authprovider/authprovider.go#L128
resp.ExpiresIn undefined (type *"github.com/containerd/containerd/remotes/docker/auth".FetchTokenResponse has no field or method ExpiresIn)) (typecheck)
|
|
lint:
vendor/github.com/moby/buildkit/session/auth/authprovider/authprovider.go#L121
resp.ExpiresIn undefined (type *"github.com/containerd/containerd/remotes/docker/auth".OAuthTokenResponse has no field or method ExpiresIn)
|
|
lint:
vendor/github.com/moby/buildkit/session/auth/authprovider/authprovider.go#L116
resp.ExpiresIn undefined (type *"github.com/containerd/containerd/remotes/docker/auth".FetchTokenResponse has no field or method ExpiresIn)
|
|
lint:
pkg/devspace/build/builder/localregistry/build.go#L22
could not import github.com/moby/buildkit/session/auth/authprovider (-: # github.com/moby/buildkit/session/auth/authprovider
|
|
lint
Cache service responded with 400
|
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/devspace/devspace. Supported file pattern: go.sum
|