Skip to content

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

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

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

Triggered via pull request January 14, 2025 22:24
Status Failure
Total duration 9m 15s
Artifacts

unit-tests-windows.yml

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

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.