Skip to content

feat: Checkpoints relayer #14

feat: Checkpoints relayer

feat: Checkpoints relayer #14

Triggered via pull request July 23, 2024 17:06
Status Failure
Total duration 3m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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