Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/devtron-labs/devtron
/ Error
Method
Error
pkg/variables/models/validationError.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(err ValidationError) Error() string {
24
return
err.Err.Error()
25
}
26
27
func
(err *ValidationError) Unwrap() error {
28
return
err.Err
Callers
15
IsReadyToTrigger
Method · 0.45
UpgradeForApp
Method · 0.45
ChartRefAutocompleteForAppOrEnv
Method · 0.45
CheckIfChartRefUserUploadedByAppId
Method · 0.45
Create
Method · 0.45
CreateChartFromEnvOverride
Method · 0.45
FindLatestChartForAppByAppId
Method · 0.45
FindPreviousChartByAppId
Method · 0.45
GetByAppIdAndChartRefId
Method · 0.45
IsGitOpsRepoAlreadyRegistered
Method · 0.45
IsGitOpsRepoConfiguredForDevtronApps
Method · 0.45
IsReadyToTrigger
Method · 0.45
Calls
no outgoing calls
Tested by
8
TestNewUserTerminalAccessService
Function · 0.36
TestEphemeralContainers
Function · 0.36
TestClusterNoteService_Save
Function · 0.36
TestClusterNoteServiceImpl_Update
Function · 0.36
TestUpdate
Function · 0.36
testErrorAssertions
Function · 0.36
verifyS3BlobStorage
Function · 0.36
TestForEphemeralContainers
Function · 0.36