patch: use serde patch #39
rust.yml
on: pull_request
fmt
13s
clippy-all-features
1m 42s
clippy-no-default-features
1m 41s
test-stable
3m 9s
Annotations
13 errors and 30 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
clippy-no-default-features
Clippy had exited with the 101 exit code
|
clippy-all-features
Clippy had exited with the 101 exit code
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L245
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L254
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L269
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L278
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L293
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L305
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L324
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L333
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L350
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L359
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
clippy-no-default-features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy-no-default-features
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/
|
clippy-no-default-features
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/
|
clippy-no-default-features
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/
|
clippy-no-default-features
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/
|
clippy-all-features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy-all-features
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/
|
clippy-all-features
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/
|
clippy-all-features
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/
|
clippy-all-features
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/
|
test-stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-stable
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/
|
test-stable
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/
|
test-stable
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/
|
test-stable
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/
|
test-stable:
crates/relayer/src/event.rs#L501
unused imports: `ics04_channel::packet::Sequence` and `timestamp::Timestamp`
|
test-stable:
crates/relayer-cli/src/commands/query/packet/commitment.rs#L42
struct `PacketSeqs` is never constructed
|
test-stable:
crates/relayer-cli/src/commands.rs#L68
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands.rs#L68
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L42
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L42
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands/clear.rs#L50
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands/config.rs#L13
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
crates/relayer-cli/src/commands/config.rs#L13
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
test-stable:
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
|