Skip to content

[Not For Merge] Keyed collections 2 #843

[Not For Merge] Keyed collections 2

[Not For Merge] Keyed collections 2 #843

Triggered via pull request October 14, 2024 04:21
Status Failure
Total duration 1m 11s
Artifacts

test-old-typescript.yml

on: pull_request
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

93 errors
test_matrix (4.5.5): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.5.5): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.5.5): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.5.5): 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.
test_matrix (4.5.5): 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.
test_matrix (4.5.5): 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.
test_matrix (4.5.5): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'.
test_matrix (4.5.5): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.5.5): 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.
test_matrix (4.5.5): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.7.4): 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.
test_matrix (4.7.4): 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.
test_matrix (4.7.4): 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.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.7.4): 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.
test_matrix (4.7.4): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.6.4): 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.
test_matrix (4.6.4): 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.
test_matrix (4.6.4): 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.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.6.4): 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.
test_matrix (4.6.4): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'.
test_matrix (5.1.6): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.1.6): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.1.6): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.1.6): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.1.6): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.1.6): 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.
test_matrix (5.1.6): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.1.6)
Process completed with exit code 1.
test_matrix (5.0.4): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.0.4): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.0.4): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.0.4): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.0.4): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.0.4): 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.
test_matrix (5.0.4): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.0.4)
Process completed with exit code 1.
test_matrix (4.8.4): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.8.4): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.8.4): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.8.4): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (4.8.4): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.8.4): 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.
test_matrix (4.8.4): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (4.8.4)
Process completed with exit code 1.
test_matrix (4.9.5): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.9.5): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.9.5): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.9.5): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (4.9.5): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path cannot end with a '.ts' extension. Consider importing '../../vanilla.js' instead.
test_matrix (4.9.5): 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.
test_matrix (4.9.5): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (4.9.5)
Process completed with exit code 1.
test_matrix (5.3.3): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.3.3): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.3.3): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.3.3): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.3.3): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.3.3): 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.
test_matrix (5.3.3): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.3.3)
Process completed with exit code 1.
test_matrix (5.5.4): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.5.4): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.5.4): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.5.4): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.5.4): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.5.4): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.5.4)
Process completed with exit code 1.
test_matrix (5.2.2): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.2.2): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.2.2): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.2.2): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.2.2): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.2.2): 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.
test_matrix (5.2.2): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.2.2)
Process completed with exit code 1.
test_matrix (5.4.5): src/vanilla/utils/proxyMap-indexMap-filled.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.4.5): src/vanilla/utils/proxyMap-indexMap-keyvals.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.4.5): src/vanilla/utils/proxyMap-rawMap.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.4.5): src/vanilla/utils/proxyMap-rawMap.ts#L103
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.4.5): src/vanilla/utils/proxyMap-tree1.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
test_matrix (5.4.5): 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.
test_matrix (5.4.5): src/vanilla/utils/proxyMap-tree1.ts#L171
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
test_matrix (5.4.5)
Process completed with exit code 1.