fix: make IMAGE_TAG
available in buildArgs when used in docker FROM
#3041
unit-tests-windows.yml
on: pull_request
PR unit tests (windows)
8m 43s
Annotations
4 errors
|
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.
|