Skip to content

implement sample of chainstack traceblockbyhash #1

implement sample of chainstack traceblockbyhash

implement sample of chainstack traceblockbyhash #1

Triggered via push December 7, 2023 22:06
Status Failure
Total duration 33s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/index.ts#L3
Delete `·`
Build: src/index.ts#L4
Replace `blockHash:·string,·tracer:·{·tracer:·string·})·=>·Promise<{` with `⏎····blockHash:·string,⏎····tracer:·{·tracer:·string·}⏎··)·=>·Promise<{⏎····`
Build: src/index.ts#L5
Replace `"result":·Map<string,·number>` with `··result:·Map<string,·number>;`
Build: src/index.ts#L6
Replace `}[]` with `··}[];⏎··`
Build: src/index.ts#L7
Insert `;`
Build: src/index.ts#L12
Missing return type on function
Build: src/index.ts#L13
Delete `⏎`
Build: src/index.ts#L15
Replace `'4byteTracer'` with `"4byteTracer"`
Build: src/index.ts#L17
Delete `··`
Build: src/index.ts#L18
Replace `··method:·'debug_traceBlockByHash'` with `method:·"debug_traceBlockByHash"`