Skip to content

feat: reindexing

feat: reindexing #114

Triggered via pull request October 30, 2024 15:03
Status Failure
Total duration 51s
Artifacts

node.js.yml

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

Annotations

5 errors, 2 warnings, and 1 notice
index sparse hypercores: test/unit-tests/multi-core-index-stream.test.js#L144
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'ready')] { failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'ready') at MultiCoreIndexStream.addStream (/home/runner/work/multi-core-indexer/multi-core-indexer/lib/multi-core-index-stream.js:92:8) at new MultiCoreIndexStream (/home/runner/work/multi-core-indexer/multi-core-indexer/lib/multi-core-index-stream.js:52:12) at TestContext.<anonymous> (/home/runner/work/multi-core-indexer/multi-core-indexer/test/unit-tests/multi-core-index-stream.test.js:144:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:574:9) at async Test.processPendingSubtests (node:internal/test_runner/test:318:7), code: 'ERR_TEST_FAILURE' }
Appends from a replicated core are indexed: test/unit-tests/multi-core-index-stream.test.js#L178
[Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'ready')] { failureType: 'testCodeFailure', cause: TypeError [Error]: Cannot read properties of undefined (reading 'ready') at MultiCoreIndexStream.addStream (/home/runner/work/multi-core-indexer/multi-core-indexer/lib/multi-core-index-stream.js:92:8) at new MultiCoreIndexStream (/home/runner/work/multi-core-indexer/multi-core-indexer/lib/multi-core-index-stream.js:52:12) at TestContext.<anonymous> (/home/runner/work/multi-core-indexer/multi-core-indexer/test/unit-tests/multi-core-index-stream.test.js:178:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:574:9) at async Test.processPendingSubtests (node:internal/test_runner/test:318:7), code: 'ERR_TEST_FAILURE' }
build (18.17.1)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_18_17_1" failed.
build (20.x)
The operation was canceled.
build (18.17.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.17.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.17.1)
TypeScript: compilation complete (6000ms) Total Tests: 53 Suites 📂: 0 Passed ✅: 51 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13070.283ms