mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 00:59:21 +00:00
subs.find() can return undefined if the selected subscription ID does not match any enabled subscription. Replace the unsafe non-null assertion with an explicit guard and descriptive error. Co-authored-by: oliviareid-svg <oliviareid@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| cli.ts | ||
| index.test.ts | ||
| index.ts | ||
| onboard.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider.ts | ||
| runtime.ts | ||
| shared-runtime.ts | ||
| shared.ts | ||
| tsconfig.json | ||