MCPcopy 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
9971func fmtTestError(format string, args ...any) error {
9972 return fmt.Errorf(format, args...)
9973}

Callers 4

RecordRunReviewMethod · 0.85
StartTaskSessionMethod · 0.85
CreateTaskMethod · 0.85
ReserveQueuedRunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected