patch: use serde patch #37
Annotations
10 errors and 15 warnings
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L245
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L254
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L269
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L278
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L293
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L305
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L324
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L333
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L350
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L359
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/cargo@v1:
crates/relayer/src/event.rs#L501
unused imports: `ics04_channel::packet::Sequence` and `timestamp::Timestamp`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/query/packet/commitment.rs#L42
struct `PacketSeqs` is never constructed
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands.rs#L68
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#L68
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#L42
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#L42
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#L50
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#L13
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#L13
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#L39
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading