Skip to content

fix: report invalid storage URLs clearly#13

Merged
ralyodio merged 1 commit into
mainfrom
fix/storage-url-config-guard
Jun 27, 2026
Merged

fix: report invalid storage URLs clearly#13
ralyodio merged 1 commit into
mainfrom
fix/storage-url-config-guard

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • catch invalid remote storage DB URLs while resolving config
  • return an actionable TRONBROWSER_DB_URL error instead of leaking the platform URL parser error
  • add regression coverage for invalid remote URL configuration

Fixes #12.

Validation

  • corepack pnpm@9.12.0 --filter @tronbrowser/storage test
  • corepack pnpm@9.12.0 --filter @tronbrowser/storage typecheck

@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio ralyodio merged commit 881a43f into main Jun 27, 2026
7 checks passed
@ralyodio ralyodio deleted the fix/storage-url-config-guard branch June 27, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid storage DB URLs surface raw URL parsing errors

2 participants