feat: Checkpoints relayer #20
Annotations
16 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#L120
field `message` is never read
|
lints:
checkpoints-relayer/src/utils/mod.rs#L138
function `get_bootstrap` is never used
|
lints:
checkpoints-relayer/src/replay_back.rs#L5
this function has too many arguments (8/7)
|
lints:
checkpoints-relayer/src/replay_back.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/utils/mod.rs#L120
field `message` is never read
|
lints:
checkpoints-relayer/src/replay_back.rs#L183
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/replay_back.rs#L183
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/replay_back.rs#L190
match expression looks like `matches!` macro
|
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#L120
field `message` is never read
|
build:
checkpoints-relayer/src/utils/mod.rs#L138
function `get_bootstrap` is never used
|
build:
checkpoints-relayer/src/utils/mod.rs#L120
field `message` is never read
|
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
|