First pass at client filtering #112
Annotations
3 errors and 10 warnings
Run actions-rs/cargo@v1:
tools/integration-test/src/tests/ica.rs#L201
no field `cpolicy` on type `PacketFilter`
|
Run actions-rs/cargo@v1:
tools/integration-test/src/tests/ica.rs#L208
no field `policy` on type `PacketFilter`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/cargo@v1:
crates/relayer/src/config.rs#L47
unused import: `self`
|
Run actions-rs/cargo@v1:
crates/relayer/src/supervisor/scan.rs#L2
unused import: `borrow::Borrow as _`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands.rs#L44
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L25
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L33
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/config.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/config/auto.rs#L23
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading