fix: make IMAGE_TAG
available in buildArgs when used in docker FROM
#2854
Annotations
10 errors and 2 warnings
Run make linters:
pkg/skaffold/build/cache/hash.go#L136
undefined: out
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L34
cannot use func(context.Context, *latest.Artifact) ([]string, error) {…} (value of type func("context".Context, *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact) ([]string, error)) as DependencyLister value in return statement
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L165
cannot use io.Discard (variable of type "io".Writer) as *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact value in argument to newArtifactHasher(nil, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L165
cannot use test.artifact (variable of type *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact) as "github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/platform".Resolver value in argument to newArtifactHasher(nil, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L165
cannot use test.platforms (variable of type "github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/platform".Resolver) as map[string]string value in argument to newArtifactHasher(nil, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L249
cannot use depLister (variable of type func(_ "context".Context, a *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact) ([]string, error)) as DependencyLister value in argument to newArtifactHasher
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L249
cannot use io.Discard (variable of type "io".Writer) as *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact value in argument to newArtifactHasher(g, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L249
cannot use test.artifacts[0] (variable of type *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact) as "github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/platform".Resolver value in argument to newArtifactHasher(g, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L249
cannot use platform.Resolver{} (value of type "github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/platform".Resolver) as map[string]string value in argument to newArtifactHasher(g, depLister, test.mode).hash
|
Run make linters:
pkg/skaffold/build/cache/hash_test.go#L312
cannot use io.Discard (variable of type "io".Writer) as *"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".Artifact value in argument to newArtifactHasher(nil, stubDependencyLister(nil), test.mode).hash
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|
Loading