Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rilldata/rill
/ Error
Method
Error
runtime/parser/parser.go:1171–1173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1169
}
1170
1171
func
(e pathError) Error() string {
1172
return
e.err.Error()
1173
}
1174
1175
func
(e pathError) Unwrap() error {
1176
return
e.err
Callers
10
TestRillYAMLFeatures
Function · 0.45
addParseError
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
newYAMLError
Function · 0.45
newDuckDBError
Function · 0.45
TestValidateQueryAttributes
Function · 0.45
TestJSONSchemaForResourceType
Function · 0.45
TestInitWithClickHouse
Function · 0.45
TestAnalyze
Function · 0.45
Calls
no outgoing calls
Tested by
5
TestRillYAMLFeatures
Function · 0.36
TestValidateQueryAttributes
Function · 0.36
TestJSONSchemaForResourceType
Function · 0.36
TestInitWithClickHouse
Function · 0.36
TestAnalyze
Function · 0.36