Skip to content

fix: retries for lookup entrypoint/template. Fixes: #11441 #23628

fix: retries for lookup entrypoint/template. Fixes: #11441

fix: retries for lookup entrypoint/template. Fixes: #11441 #23628

Triggered via pull request November 4, 2024 10:34
Status Failure
Total duration 4m 35s
Artifacts

ci-build.yaml

on: pull_request
Get changed files
5s
Get changed files
Matrix: argo-images
Matrix: E2E Tests
E2E Tests - Composite result
0s
E2E Tests - Composite result
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Unit Tests: workflow/templateresolution/context.go#L171
cannot use err (variable of type error) as string value in argument to errors.Errorf
Unit Tests: workflow/templateresolution/context.go#L190
cannot use err (variable of type error) as string value in argument to errors.Errorf
Unit Tests
Process completed with exit code 2.
argo-images (argoexec)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make dist/argoexec GIT_COMMIT=${GIT_COMMIT} GIT_TAG=${GIT_TAG} GIT_TREE_STATE=${GIT_TREE_STATE}" did not complete successfully: exit code: 2
argo-images (argocli)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c STATIC_FILES=true make dist/argo GIT_COMMIT=${GIT_COMMIT} GIT_TAG=${GIT_TAG} GIT_TREE_STATE=${GIT_TREE_STATE}" did not complete successfully: exit code: 2
Lint: cmd/argoexec/main.go#L9
"github.com/argoproj/argo-workflows/v3/util/errors" imported and not used (typecheck)
Lint
cannot use err (variable of type error) as string value in argument to errors.Errorf)\" were hidden, use --max-same-issues"
Lint: pkg/apiclient/offline-client.go#L16
could not import github.com/argoproj/argo-workflows/v3/workflow/templateresolution (-: # github.com/argoproj/argo-workflows/v3/workflow/templateresolution
Lint: workflow/templateresolution/context.go#L171
cannot use err (variable of type error) as string value in argument to errors.Errorf
Lint: workflow/templateresolution/context.go#L190
cannot use err (variable of type error) as string value in argument to errors.Errorf) (typecheck)
Lint: server/clusterworkflowtemplate/cluster_workflow_template_server.go#L16
could not import github.com/argoproj/argo-workflows/v3/workflow/templateresolution (-: # github.com/argoproj/argo-workflows/v3/workflow/templateresolution
Lint: workflow/templateresolution/context.go#L171
cannot use err (variable of type error) as string value in argument to errors.Errorf
Lint: workflow/templateresolution/context.go#L190
cannot use err (variable of type error) as string value in argument to errors.Errorf) (typecheck)
Lint: server/cronworkflow/cron_workflow_server.go#L17
could not import github.com/argoproj/argo-workflows/v3/workflow/templateresolution (-: # github.com/argoproj/argo-workflows/v3/workflow/templateresolution
Lint: workflow/templateresolution/context.go#L171
cannot use err (variable of type error) as string value in argument to errors.Errorf
Windows Unit Tests: workflow/templateresolution/context.go#L171
cannot use err (variable of type error) as string value in argument to errors.Errorf
Windows Unit Tests: workflow/templateresolution/context.go#L190
cannot use err (variable of type error) as string value in argument to errors.Errorf
Windows Unit Tests
Process completed with exit code 1.