Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ errorOccurred
Function
errorOccurred
packages/arctic/src/telemetry/index.ts:167–169 ·
view source on GitHub ↗
(type: string)
Source
from the content-addressed store, hash-verified
165
}
166
167
export
function
errorOccurred(
type
: string) {
168
track(
"error.occurred"
, {
type
})
169
}
170
}
Callers
nothing calls this directly
Calls
1
track
Function · 0.70
Tested by
no test coverage detected