feat: enabled contract upgrades and used namespaced storage #154
Annotations
3 errors and 13 warnings
Run cargo clippy:
packages/relayer-lib/src/events/eureka.rs#L42
non-exhaustive patterns: `ibc_eureka_solidity_types::ics26::router::routerEvents::Initialized(_)` not covered
|
Run cargo clippy
could not compile `ibc-eureka-relayer-lib` (lib) due to 1 previous error
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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 cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Run cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Run cargo clippy:
packages/ethereum/tree_hash/src/impls.rs#L101
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkle_hasher.rs#L22
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkleize_padded.rs#L50
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/merkleize_standard.rs#L76
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/lib.rs#L28
manually reimplementing `div_ceil`
|
Run cargo clippy:
packages/ethereum/tree_hash/src/lib.rs#L124
the following explicit lifetimes could be elided: 'a
|
Run cargo clippy
`tree_hash` (lib) generated 6 warnings (run `cargo clippy --fix --lib -p tree_hash` to apply 6 suggestions)
|
Loading