Dependabot pr combined #1363
Annotations
10 errors and 3 warnings
|
lint:
pkg/devspace/build/builder/localregistry/build.go#L27
SA1019: types.ImageBuildOptions is deprecated: use [build.ImageBuildOptions]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/kaniko/build_pod.go#L10
SA1019: "github.com/docker/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/kaniko/kaniko.go#L120
SA1019: types.ImageBuildOptions is deprecated: use [build.ImageBuildOptions]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/kaniko/build_pod.go#L121
SA1019: reference.ParseNormalizedNamed is deprecated: use [reference.ParseNormalizedNamed]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/kaniko/build_pod.go#L57
SA1019: types.ImageBuildOptions is deprecated: use [build.ImageBuildOptions]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/docker/docker.go#L10
SA1019: "github.com/docker/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/docker/docker.go#L210
SA1019: reference.FamiliarString is deprecated: use [reference.FamiliarString]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/docker/docker.go#L200
SA1019: reference.ParseNormalizedNamed is deprecated: use [reference.ParseNormalizedNamed]. (staticcheck)
|
|
lint:
pkg/devspace/build/builder/buildkit/buildkit.go#L127
SA1019: types.ImageBuildOptions is deprecated: use [build.ImageBuildOptions]. (staticcheck)
|
|
lint:
helper/util/conn.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
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
|