-
-
Notifications
You must be signed in to change notification settings - Fork 33
🐛 fix missing imports #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughA new import mapping for the module "@core/streamutil" with version constraint "^1.0.0" was added to the import map in the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings
📚 Learning: in this project, import paths prefixed with `/denops-testdata/` are defined in `deno.jsonc` via an i...
Applied to files:
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Background
denops.vim v7.1.0 raises these errors:
Summary (Generated by Copilot)
This pull request includes a small change to the
deno.jsonc
file. The change adds a new import for the@core/streamutil
module, specifying version^1.0.0
to enhance functionality.Summary by CodeRabbit