feat: Checkpoints relayer #14
Annotations
17 errors and 2 warnings
lints:
checkpoints-relayer/src/main.rs#L7
unused imports: `Update`, `slots_batch`
|
lints:
checkpoints-relayer/src/main.rs#L10
unused imports: `EPOCHS_PER_SYNC_COMMITTEE`, `G2TypeInfo`, `base_types::BytesFixed`, `meta::State`
|
lints:
checkpoints-relayer/src/main.rs#L64
unused variable: `vara_endpoint`
|
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/utils/mod.rs#L115
question mark operator is useless here
|
lints:
checkpoints-relayer/src/main.rs#L222
this function has too many arguments (8/7)
|
lints:
checkpoints-relayer/src/main.rs#L249
this expression creates a reference which is immediately dereferenced by the compiler
|
lints:
checkpoints-relayer/src/main.rs#L333
this expression creates a reference which is immediately dereferenced by the compiler
|
build:
checkpoints-relayer/src/main.rs#L7
unused imports: `Update`, `slots_batch`
|
build:
checkpoints-relayer/src/main.rs#L10
unused imports: `EPOCHS_PER_SYNC_COMMITTEE`, `G2TypeInfo`, `base_types::BytesFixed`, `meta::State`
|
build:
checkpoints-relayer/src/main.rs#L64
unused variable: `vara_endpoint`
|
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
|