Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/argoproj/argo-workflows
/ Error
Method
Error
errors/errors.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
// stack trace, error code, and a JSON representation of the error
23
type
ArgoError
interface
{
24
Error() string
25
Code() string
26
HTTPCode() int
27
JSON() []byte
Callers
15
nestedFieldNoCopy
Function · 0.65
Delete
Method · 0.65
DeleteCollection
Method · 0.65
Delete
Method · 0.65
DeleteCollection
Method · 0.65
Delete
Method · 0.65
DeleteCollection
Method · 0.65
Delete
Method · 0.65
DeleteCollection
Method · 0.65
Delete
Method · 0.65
DeleteCollection
Method · 0.65
Delete
Method · 0.65
Implementers
2
argoerr
errors/errors.go
testArgoError
server/utils/errors_test.go
Calls
no outgoing calls
Tested by
15
TestGitArtifact
Function · 0.52
TestRawArtifact
Function · 0.52
TestArtifactLocation_Relocate
Function · 0.52
TestArtifactLocation_SetType
Function · 0.52
TestArtifactLocation_Key
Function · 0.52
TestValidateWorkflowFieldNames
Function · 0.52
TestVerifyNoCycles
Function · 0.52
TestGlobalArtifactPassing
Method · 0.52
TestStoppedWorkflow
Method · 0.52
TestArtifactGC
Method · 0.52
TestInsufficientRole
Method · 0.52
TestVolumeClaimTemplate
Method · 0.52