fix(server): has no properties in common with type ts-problem#244
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis pull request updates several type assertions across the codebase. The changes primarily refactor Middleware and Procedure types by introducing an intersection with Changes
Possibly related PRs
Poem
Warning There were issues while running some tools. Please review the errors and either fix the tool’s configuration or disable the tool if it’s a critical failure. 🔧 ESLint
ERR_PNPM_OPTIONAL_DEPS_REQUIRE_PROD_DEPS Optional dependencies cannot be installed without production dependencies 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
🔇 Additional comments (2)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
has no properties in common with type problemhas no properties in common with type ts-problem
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
More templates
@orpc/client
@orpc/contract
@orpc/openapi-client
@orpc/react-query
@orpc/openapi
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/svelte-query
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
…blem (#247) In previous attempt: https://github.com/unnoq/orpc/pull/244 we forgot cover some cases <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Updated type definitions for configuration and middleware interfaces to enhance type safety. - Standardized context handling across core modules to ensure consistent use of the initial context. - Resolved underlying compatibility issues, improving overall stability without impacting runtime functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
ContextExtendsGuardtests.These behind-the-scenes improvements streamline integration points and enhance overall robustness, providing a smoother experience for developers using the system.