Skip to content

docs: adds queue bundle tx instructions #21

docs: adds queue bundle tx instructions

docs: adds queue bundle tx instructions #21

Triggered via push August 18, 2023 21:36
Status Success
Total duration 50s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 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 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ar-io-node/ar-io-node/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 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ar-io-node/ar-io-node/src/workers/block-importer.test.ts)