mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 12:16:04 +00:00
refactor(state): split migration modules (#106356)
* refactor(state): split migration modules * fix(state): relocate migration guard baselines
This commit is contained in:
committed by
GitHub
parent
3e21c2f256
commit
8aab4ff94d
@@ -2650,6 +2650,7 @@ export const KNIP_UNUSED_EXPORT_BASELINE = [
|
||||
"src/infra/stale-lock-file.ts: LockFileOwnerPayload",
|
||||
"src/infra/state-migrations.debug-proxy.ts: LegacyDebugProxyCaptureDetection",
|
||||
"src/infra/state-migrations.fs.ts: isLegacyWhatsAppAuthFile",
|
||||
"src/infra/state-migrations.session-store.ts: sessionStoreTextMayNeedCanonicalization",
|
||||
"src/infra/state-migrations.ts: sessionStoreTextMayNeedCanonicalization",
|
||||
"src/infra/supervisor-markers.ts: DetectRespawnSupervisorOptions",
|
||||
"src/infra/system-run-approval-binding.ts: matchSystemRunApprovalEnvHash",
|
||||
|
||||
Reference in New Issue
Block a user