feat: balance query working for astria #44
rust.yml
on: pull_request
fmt
5s
clippy-all-features
1m 42s
clippy-no-default-features
1m 43s
test-stable
2m 51s
Annotations
13 errors and 29 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
clippy-all-features
Clippy had exited with the 101 exit code
|
clippy-no-default-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
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-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/
|
clippy-all-features
Cache not found for keys: v0-rust-clippy-all-features-Linux-6008ad12-ec19d7a3, v0-rust-clippy-all-features-Linux-6008ad12
|
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-no-default-features
Cache not found for keys: v0-rust-clippy-no-default-features-Linux-6008ad12-ec19d7a3, v0-rust-clippy-no-default-features-Linux-6008ad12
|
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
Cache not found for keys: v0-rust-test-stable-Linux-6008ad12-ec19d7a3, v0-rust-test-stable-Linux-6008ad12
|
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
|