-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Watermelon AI SummaryThe pull request is a test update, likely for verifying the workflow or checking the integration process, where a comment, possibly for documentation or clarification, is being added to the code. GitHub PRs
watermelon is an open repo and Watermelon will serve it for free. |
@@ -99,6 +99,26 @@ export default async function detectConsoleLogs({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR contains leftover multi-line comments. Please review or remove them.
@@ -99,6 +99,26 @@ export default async function detectConsoleLogs({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR contains leftover multi-line comments. Please review or remove them.
@@ -99,6 +99,26 @@ export default async function detectConsoleLogs({ | |||
|
|||
const consoleLogPosition = i + 1; // The +1 is because IDEs and GitHub file diff view index LOC at 1, not 0 | |||
|
|||
// await octokit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR contains leftover multi-line comments. Please review or remove them.
Closing because the logic has been approved |
TEST