fix: make IMAGE_TAG
available in buildArgs when used in docker FROM
#3046
unit-tests-windows.yml
on: pull_request
PR unit tests (windows)
9m 2s
Annotations
4 errors
PR unit tests (windows):
pkg/skaffold/build/cache/hash.go#L50
syntax error: mixed named and unnamed parameters
|
PR unit tests (windows):
pkg/skaffold/graph/dependencies_test.go#L92
not enough arguments in call to sourceDependenciesForArtifact
|
PR unit tests (windows):
pkg/skaffold/tag/custom_template_test.go#L60
cannot use &dependencyResolverImpl{} (value of type *dependencyResolverImpl) as graph.SourceDependenciesCache value in argument to NewInputDigestTaggerWithSourceCache: *dependencyResolverImpl does not implement graph.SourceDependenciesCache (wrong type for method SingleArtifactDependencies)
|
PR unit tests (windows)
Process completed with exit code 1.
|