chore: fix biome check errors (40 errors on main) #48

Closed
opened 2026-06-04 07:59:14 +00:00 by xiaoju · 0 comments
Owner

现象

bun run check 在 main 上有 40 errors + 6 warnings。主要是:

  • biome lint/organize imports 问题
  • 部分文件格式不符合 biome 规则

期望

bun run check 零 error 通过。

## 现象 `bun run check` 在 main 上有 40 errors + 6 warnings。主要是: - biome lint/organize imports 问题 - 部分文件格式不符合 biome 规则 ## 期望 `bun run check` 零 error 通过。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shazhou/united-workforce#48