refactor(message relayer): Split message relayer into reusable parts #97
Annotations
8 errors and 2 warnings
lints:
relayer/src/message_relayer/message_processor.rs#L2
unused import: `HashSet`
|
lints:
relayer/src/message_relayer/message_processor.rs#L117
unused variable: `nonce`
|
lints:
relayer/src/message_relayer/mod.rs#L16
type alias `BlockNumber` is never used
|
lints
Process completed with exit code 101.
|
build:
relayer/src/message_relayer/message_processor.rs#L2
unused import: `HashSet`
|
build:
relayer/src/message_relayer/message_processor.rs#L117
unused variable: `nonce`
|
build:
relayer/src/message_relayer/mod.rs#L16
type alias `BlockNumber` is never used
|
build
Process completed with exit code 101.
|
lints
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|