• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 22515249948
84%

Build:
DEFAULT BRANCH: dev
Ran 28 Feb 2026 06:28AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 08 Mar 2026 07:52PM UTC via web
22515249948

push

github

web-flow
fix(web): guard against undefined rateLimitType/resetsAt in SDKRateLimitEvent (#165)

The SDK conditionally spreads `rateLimitType` and `resetsAt` into the
rate_limit_info object (only included when not undefined), so both fields
can be absent at runtime despite the type saying otherwise.

Calling `undefined.replace()` on the absent `rateLimitType` caused an
unhandled TypeError that crashed and froze session pages.

- Mark `resetsAt` and `rateLimitType` as optional in the type definition
- Guard `formatRateLimitType` against undefined (falls back to 'Rate Limit')
- Conditionally render the "Resets at" span only when resetsAt is present
Source Files on build 22515249948
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22515249948
  • b30c1628 on github
  • Prev Build on dev (#22515148738)
  • Next Build on dev (#22515312520)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc