MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / error

Function error

packages/config/src/migrations/auth-profiles.test.ts:35–37  ·  view source on GitHub ↗
(_category: string, message: string)

Source from the content-addressed store, hash-verified

33 warnings.push(message)
34 },
35 error(_category: string, message: string) {
36 errors.push(message)
37 },
38 },
39 }
40}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected