Skip to content

Fix main branch lint and typecheck regressions#437

Merged
BunsDev merged 1 commit into
mainfrom
release/fix-main-gates
Apr 13, 2026
Merged

Fix main branch lint and typecheck regressions#437
BunsDev merged 1 commit into
mainfrom
release/fix-main-gates

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 13, 2026

Copy link
Copy Markdown
Member

Summary

This branch cleans up regressions that were present on current main after the recent extraction merges, so the branch is ready for the next release cycle.

It fixes:

  • duplicate ProviderRuntimeEventFeedLive imports in the server integration harnesses that broke lint and TypeScript
  • an unnecessary array spread while iterating OpenClaw pending event waiters
  • a mutating sort() call in OpenClaw gateway scope normalization

Why this matters

main was not gate-clean after pulling the latest merged work. This PR restores the expected repository baseline so release prep starts from a passing branch instead of carrying forward avoidable CI noise.

Verification

  • bun fmt
  • bun lint
  • bun typecheck

@vercel

vercel Bot commented Apr 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 13, 2026 3:04pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 13, 2026 3:04pm

@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 13, 2026
@BunsDev BunsDev merged commit 2b39563 into main Apr 13, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant