aglinxinyuan commented on code in PR #5819:
URL: https://github.com/apache/texera/pull/5819#discussion_r3445022442


##########
agent-service/package.json:
##########
@@ -29,7 +29,7 @@
     "@types/bun": "1.3.3",
     "@types/dagre": "0.7.54",
     "pino-pretty": "13.1.3",
-    "prettier": "3.4.2",
+    "prettier": "3.8.4",
     "tsx": "4.21.0",

Review Comment:
   Good catch — this is exactly what failed CI (`error: lockfile had changes, 
but lockfile is frozen`). Fixed in 9a61a33: regenerated `bun.lock` to pin 
`[email protected]`. Frozen install, `format:check`, `typecheck`, and `bun test` 
all pass now.



-- 
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]

Reply via email to