biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: remove unused dependencies
refactor/biome-languages
10 minutes ago
chore(deps): update github-actions
renovate/github-actions
11 minutes ago
fix: remove unused dependencies
refactor/biome-languages
12 minutes ago
chore(deps): update github-actions
renovate/github-actions
15 minutes ago
fix: dependency tree
refactor/biome-languages
21 minutes ago
fix: dependency tree
refactor/biome-languages
24 minutes ago
fix(lint/noFloatingPromises): treat an unmatched overload call as unknown When the callee is an overload set but no signature accepts the arguments, select_overload previously fell back to resolve_callee_to_function, which silently reuses the first call signature. For a set whose first overload returns a promise, an unsupported-but-valid call was then reported as a floating promise. select_overload now returns a three-way result (NotOverloaded / NoMatch / Selected) so the caller resolves to unknown on a genuine miss instead of grabbing the first signature. Also reword the union_with invariant (the method is public) and assert it with a debug_assert.
IxxyDev:js-type-info/select-function-overload
1 hour ago
refactor: use `biome_language` everywhere
refactor/biome-languages
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
refactor(core): add `biome_languages` crate
#10590
16 minutes ago
97621ed
refactor/biome-languages
CodSpeed Performance Gauge
0%
chore(deps): update github-actions
#10580
19 minutes ago
6944116
renovate/github-actions
CodSpeed Performance Gauge
-11%
fix(lint/noFloatingPromises): select the matching overload
#10586
1 hour ago
e45b378
IxxyDev:js-type-info/select-function-overload
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs