feat: refactor collectionProperties handling in WebElementComponent f… #679
Annotations
10 errors
|
Run tests:
src/fetchers/set/items.test.ts#L241
AssertionError: expected null to be 1 // Object.is equality
- Expected:
1
+ Received:
null
❯ src/fetchers/set/items.test.ts:241:20
|
|
Run tests:
src/fetchers/set/items.test.ts#L224
AssertionError: expected null to be 16 // Object.is equality
- Expected:
16
+ Received:
null
❯ src/fetchers/set/items.test.ts:224:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L207
AssertionError: expected null to be 7 // Object.is equality
- Expected:
7
+ Received:
null
❯ src/fetchers/set/items.test.ts:207:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L190
AssertionError: expected null to be 1 // Object.is equality
- Expected:
1
+ Received:
null
❯ src/fetchers/set/items.test.ts:190:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L179
AssertionError: expected null to be 177 // Object.is equality
- Expected:
177
+ Received:
null
❯ src/fetchers/set/items.test.ts:179:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L168
AssertionError: expected null to be 2220 // Object.is equality
- Expected:
2220
+ Received:
null
❯ src/fetchers/set/items.test.ts:168:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L131
AssertionError: expected null to be 1741 // Object.is equality
- Expected:
1741
+ Received:
null
❯ src/fetchers/set/items.test.ts:131:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L107
AssertionError: expected null to be 3 // Object.is equality
- Expected:
3
+ Received:
null
❯ src/fetchers/set/items.test.ts:107:22
|
|
Run tests:
src/fetchers/set/items.test.ts#L64
AssertionError: expected null to be 2 // Object.is equality
- Expected:
2
+ Received:
null
❯ src/fetchers/set/items.test.ts:64:22
|
|
Run tests:
src/fetchers/item.test.ts#L1558
AssertionError: expected 'fetch failed' to be null
- Expected:
null
+ Received:
"fetch failed"
❯ src/fetchers/item.test.ts:1558:28
|
background
wait
wait-all
cancel
parallel
Loading