feat: Checkpoints relayer #15
Annotations
14 errors and 2 warnings
lints:
checkpoints-relayer/src/utils/mod.rs#L46
fields `header`, `current_sync_committee`, and `current_sync_committee_branch` are never read
|
lints:
checkpoints-relayer/src/utils/mod.rs#L53
field `data` is never read
|
lints:
checkpoints-relayer/src/utils/mod.rs#L118
function `get_bootstrap` is never used
|
lints:
checkpoints-relayer/src/replay_back.rs#L4
this function has too many arguments (8/7)
|
lints:
checkpoints-relayer/src/replay_back.rs#L33
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/replay_back.rs#L112
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/replay_back.rs#L112
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/replay_back.rs#L160
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/utils/mod.rs#L115
question mark operator is useless here
|
lints
Process completed with exit code 101.
|
build:
checkpoints-relayer/src/utils/mod.rs#L46
fields `header`, `current_sync_committee`, and `current_sync_committee_branch` are never read
|
build:
checkpoints-relayer/src/utils/mod.rs#L53
field `data` is never read
|
build:
checkpoints-relayer/src/utils/mod.rs#L118
function `get_bootstrap` is never used
|
build
Process completed with exit code 101.
|
lints
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|