[Not For Merge] Keyed collections 2 #843
Annotations
10 errors
src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
|
src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
|
src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
|
src/vanilla/utils/proxyMap-rawMap.ts#L41
Conversion of type 'V' to type 'object' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/vanilla/utils/proxyMap-rawMap.ts#L63
Conversion of type 'V' to type 'object' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/vanilla/utils/proxyMap-rawMap.ts#L64
Conversion of type 'V' to type 'object' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'.
|
src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
|
src/vanilla/utils/proxyMap-tree1.ts#L72
'searchFromTreeNode' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'.
|
This job failed
Loading