fix: retries for lookup entrypoint/template. Fixes: #11441 #23628
ci-build.yaml
on: pull_request
Get changed files
5s
Matrix: argo-images
Unit Tests
2m 16s
Windows Unit Tests
3m 51s
Codegen
0s
Lint
3m 52s
UI
0s
Matrix: E2E Tests
E2E Tests - Composite result
0s
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.
|