-
Notifications
You must be signed in to change notification settings - Fork 54
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
feat: ignore ts error in dalgen #264
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/ypkgfiles@1.6.0 |
[skip ci] ## [5.18.0](v5.17.1...v5.18.0) (2024-04-19) ### Features * ignore ts error in dalgen ([#264](#264)) ([b33f309](b33f309))
@coderabbitai 创建一个 issues 跟进这个功能后续需要合并到 master 分支 |
Tip For best results, initiate chat on the files or code changes. @fengmk2, I have successfully created a GitHub issue to track the merging of the feature from PR #264 into the master branch. You can view and manage the issue here: Issue #265. Analysis chainScripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Create a GitHub issue to track the merging of the feature from PR #264 into the master branch.
gh issue create --title "Track merging of feature from PR #264 into master branch" --body "This issue is to track the progress and necessary actions for merging the feature introduced in PR #264 (https://github.com/eggjs/egg-bin/pull/264) into the master branch. Please refer to the PR for more details on the changes."
Length of output: 365 |
Checklist
npm test
passesAffected core subsystem(s)
Description of change