Skip to content

chore(tools): Adds tool for showing the storage diff between 2 blocks #128

chore(tools): Adds tool for showing the storage diff between 2 blocks

chore(tools): Adds tool for showing the storage diff between 2 blocks #128

Triggered via pull request July 13, 2025 10:30
Status Failure
Total duration 2m 6s
Artifacts

verify-compilation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/tools/storage-diff.ts#L287
An expression of type 'void' cannot be tested for truthiness.
build: src/tools/storage-diff.ts#L180
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
build: src/tools/storage-diff.ts#L169
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
build: src/tools/storage-diff.ts#L157
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
build: src/tools/storage-diff.ts#L128
Property 'toHex' does not exist on type 'unknown'.
build: src/tools/storage-diff.ts#L117
Property 'toHex' does not exist on type 'unknown'.
build: src/tools/storage-diff.ts#L98
Property 'toHex' does not exist on type 'unknown'.
build: src/tools/storage-diff.ts#L97
Property 'toHex' does not exist on type 'unknown'.
build: src/tools/storage-diff.ts#L92
Property 'toHex' does not exist on type 'unknown'.
build: src/tools/storage-diff.ts#L92
Property 'toHex' does not exist on type 'unknown'.