Skip to content

fix: OnExit node can retry when retry a workflow (#13184) #21917

fix: OnExit node can retry when retry a workflow (#13184)

fix: OnExit node can retry when retry a workflow (#13184) #21917

Triggered via pull request June 14, 2024 08:53
Status Failure
Total duration 9m 40s
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

16 errors
Unit Tests: workflow/util/util.go#L896
onExitNodeName declared and not used
Unit Tests
Process completed with exit code 2.
Lint: cmd/argo/commands/template/util.go#L15
could not import github.com/argoproj/argo-workflows/v3/workflow/util (-: # github.com/argoproj/argo-workflows/v3/workflow/util
Lint: workflow/util/util.go#L896
onExitNodeName declared and not used) (typecheck)
Lint: cmd/argoexec/main.go#L9
"github.com/argoproj/argo-workflows/v3/util/errors" imported and not used (typecheck)
Lint: test/e2e/fixtures/then.go#L23
could not import github.com/argoproj/argo-workflows/v3/workflow/util (-: # github.com/argoproj/argo-workflows/v3/workflow/util
Lint: workflow/util/util.go#L896
onExitNodeName declared and not used) (typecheck)
Lint: cmd/argo/commands/cp.go#L20
could not import github.com/argoproj/argo-workflows/v3/workflow/util (-: # github.com/argoproj/argo-workflows/v3/workflow/util
Lint: workflow/util/util.go#L896
onExitNodeName declared and not used) (typecheck)
Lint: test/e2e/expr_lang.go#L24
s.Given undefined (type *ExprSuite has no field or method Given) (typecheck)
Lint: test/e2e/expr_lang.go#L69
cannot use new(ExprSuite) (value of type *ExprSuite) as suite.TestingSuite value in argument to suite.Run: *ExprSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Lint: test/e2e/agent_test.go#L24
s.Given undefined (type *AgentSuite has no field or method Given) (typecheck)
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
Windows Unit Tests: workflow/util/util.go#L896
onExitNodeName declared and not used
Windows Unit Tests
Process completed with exit code 1.