Skip to content

New implementation of proxyMap and proxySet with performance improvements #1379

New implementation of proxyMap and proxySet with performance improvements

New implementation of proxyMap and proxySet with performance improvements #1379

Triggered via pull request October 13, 2024 08:06
Status Failure
Total duration 23s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: src/vanilla/utils/proxyMap-btree.ts#L1
Cannot find module 'sorted-btree' or its corresponding type declarations.
lint: src/vanilla/utils/proxyMap-btree.ts#L15
Parameter 'a' implicitly has an 'any' type.
lint: src/vanilla/utils/proxyMap-btree.ts#L15
Parameter 'b' implicitly has an 'any' type.
lint
Process completed with exit code 1.