bito-code-review[bot] commented on code in PR #40253:
URL: https://github.com/apache/superset/pull/40253#discussion_r3269348529
##########
docs/yarn.lock:
##########
@@ -4842,7 +4842,7 @@
natural-compare "^1.4.0"
ts-api-utils "^2.5.0"
-"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.59.3":
+"@typescript-eslint/[email protected]":
Review Comment:
<div>
<div id="suggestion">
<div id="issue"><b>Manual lock file edit violation</b></div>
<div id="fix">
Lock file was manually edited instead of regenerated via `yarn install`.
Rule [10438] prohibits manual lock file edits. The 8.59.3 version entry lost
its `^8.59.3` alias (line 4845) and types entry lost its `^8.59.3` alias (line
4919). Run `yarn install` to regenerate the lock file properly with all version
aliases intact.
</div>
</div>
<small><i>Code Review Run #9ed18e</i></small>
</div>
---
Should Bito avoid suggestions like this for future reviews? (<a
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
- [ ] Yes, avoid them
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]