fix(ci): unblock rc build and drift checks (#52429)

This commit is contained in:
Vincent Koc
2026-03-22 11:50:52 -07:00
committed by GitHub
parent c40488453e
commit 8f12303a72
2 changed files with 4 additions and 4 deletions

View File

@@ -1269,7 +1269,7 @@
}
},
{
"declaration": "export type ReplyPrefixContext = import(\"/Users/steipete/Projects/clawdbot/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
"declaration": "export type ReplyPrefixContext = import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
"exportName": "ReplyPrefixContext",
"kind": "type",
"source": {
@@ -3338,7 +3338,7 @@
}
},
{
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/steipete/Projects/clawdbot/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
"exportName": "ChannelOutboundSessionRouteParams",
"kind": "type",
"source": {