Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ fmtTestError
Function
fmtTestError
internal/task/manager_test.go:9971–9973 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
9969
}
9970
9971
func
fmtTestError(format string, args ...any) error {
9972
return
fmt.Errorf(format, args...)
9973
}
Callers
4
RecordRunReview
Method · 0.85
StartTaskSession
Method · 0.85
CreateTask
Method · 0.85
ReserveQueuedRun
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected