feat: add replay functionality #13
Annotations
8 errors and 2 warnings
cmd/blobstream-ops/replay/cmd.go#L133
too many arguments in call to replay.Catchup
|
cmd/blobstream-ops/replay/cmd.go#L155
too many arguments in call to replay.Follow
|
cmd/blobstream-ops/root/cmd.go#L4
could not import github.com/celestiaorg/blobstream-ops/cmd/blobstream-ops/replay (-: # github.com/celestiaorg/blobstream-ops/cmd/blobstream-ops/replay
|
cmd/blobstream-ops/replay/cmd.go#L133
too many arguments in call to replay.Catchup
|
cmd/blobstream-ops/replay/cmd.go#L155
too many arguments in call to replay.Follow
|
replay/evm.go#L155
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
replay/replayer.go#L310
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading