Skip to content

fix(web): fix TS errors in HistoryPage — unused import, Set.size is property#117

Merged
Wool-xing merged 3 commits into
mainfrom
fix/ts-errors-history-page
May 16, 2026
Merged

fix(web): fix TS errors in HistoryPage — unused import, Set.size is property#117
Wool-xing merged 3 commits into
mainfrom
fix/ts-errors-history-page

Conversation

@Wool-xing
Copy link
Copy Markdown
Owner

Summary

  • Remove unused Download import from lucide-react
  • Fix selected.size()selected.size (Set.size is a property, not a method in ES2015+)

Test plan

  • npx tsc --noEmit passes
  • npm run build succeeds

xiaoxing0135 added 3 commits May 17, 2026 01:47
- Update v1.32.0 release date across CHANGELOG/FULL_GUIDE/charter
- Replace all "Test-Agent工作流搭建" legacy names with "Test-Agent"
- Unify Chinese alias inconsistency (团队 vs 工作流搭建)
- Bump stale version tags (V1.12.0→V1.32.0, V1.21.0→V1.32.0)
- Rename private source file: Test-Agent工作流搭建.md → Test-Agent.md
- Update .gitignore for renamed private source
…roperty

- Remove unused `Download` import from lucide-react
- Fix `selected.size()` → `selected.size` (Set.size is property, not method)
@Wool-xing Wool-xing merged commit 17cbf67 into main May 16, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant