Skip to content

fix: make IMAGE_TAG available in buildArgs when used in docker FROM #6593

fix: make IMAGE_TAG available in buildArgs when used in docker FROM

fix: make IMAGE_TAG available in buildArgs when used in docker FROM #6593

Re-run triggered December 19, 2024 21:10
Status Failure
Total duration 6m 22s
Artifacts

unit-tests-darwin.yml

on: pull_request
PR unit tests (darwin)
6m 9s
PR unit tests (darwin)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PR unit tests (darwin): pkg/skaffold/graph/dependencies_test.go#L92
not enough arguments in call to sourceDependenciesForArtifact
PR unit tests (darwin): 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 (darwin)
Process completed with exit code 2.