Skip to content

feat: dummy light client #18

feat: dummy light client

feat: dummy light client #18

Triggered via pull request July 25, 2024 13:00
Status Failure
Total duration 2m 30s
Billable time 2m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Check Styles: light-client/types/src/client_state.rs#L5
unexpected `cfg` condition value: `serde`
Check Styles: light-client/types/src/consensus_state.rs#L7
unexpected `cfg` condition value: `serde`
Check Styles: light-client/types/src/consensus_state.rs#L5
unused import: `ibc_core::primitives::Timestamp`
Check Styles: light-client/types/src/consensus_state.rs#L1
unused import: `ibc_core::client::context::consensus_state::ConsensusState`
Check Styles: Cargo.toml#L19
lint group `rust_2018_idioms` has the same priority (0) as a lint
Check Styles
Process completed with exit code 101.
Check Styles
There was an error when restoring cache: failed to cache dependencies: unable to hash Scarb.toml file
Check Styles
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/