restore two changes #243
Annotations
3 errors and 4 warnings
test/HighTable.test.tsx > When sorted, HighTable > shows the rows in the right order:
test/HighTable.test.tsx#L110
AssertionError: expected '' to be '1,000' // Object.is equality
- Expected
+ Received
- 1,000
❯ checkRowContents test/HighTable.test.tsx:110:39
❯ test/HighTable.test.tsx:136:5
|
test/HighTable.test.tsx > When sorted, HighTable > provides the double click callback with the right row index:
test/HighTable.test.tsx#L157
AssertionError: expected "spy" to be called with arguments: [ Anything, +0, 999 ]
Received:
Number of calls: 0
❯ test/HighTable.test.tsx:157:29
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|