Skip to content

Merge pull request #1 from Irys-xyz/feat/tx-data-prefetch #4

Merge pull request #1 from Irys-xyz/feat/tx-data-prefetch

Merge pull request #1 from Irys-xyz/feat/tx-data-prefetch #4

Triggered via push December 17, 2023 16:22
Status Failure
Total duration 2m 17s
Artifacts

build-core.yml

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

Annotations

4 errors
src/database/standalone-sqlite.test.ts ► StandaloneSqliteDatabase saveBlockAndTxs ► should insert the block in the new_blocks table: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 15000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ario-gateway/ario-gateway/src/database/standalone-sqlite.test.ts)
src/workers/block-importer.test.ts ► BlockImporter importBlock importing a block ► "before each" hook for "should increase the max height": test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 15000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ario-gateway/ario-gateway/src/workers/block-importer.test.ts)
build (18.x)
Process completed with exit code 2.
build (18.x)
Failed test were found and 'fail-on-error' option is set to true