work on chain events #692
Annotations
10 errors and 16 warnings
src/balius/mod.rs#L7
the name `Event` is defined multiple times
|
src/balius/mod.rs#L157
cannot find value `worker` in this scope
|
src/balius/mod.rs#L157
cannot find value `channel` in this scope
|
src/sync/offchain.rs#L44
this method takes 2 arguments but 1 argument was supplied
|
src/sync/offchain.rs#L56
this method takes 2 arguments but 1 argument was supplied
|
src/sync/offchain.rs#L82
mismatched types
|
src/balius/mod.rs#L82
expected function, found `balius::Error`
|
src/balius/mod.rs#L155
the `?` operator can only be applied to values that implement `std::ops::Try`
|
src/balius/mod.rs#L157
mismatched types
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
src/serve/mod.rs#L1
unused import: `try_join`
|
src/serve/offchain/mod.rs#L3
unused imports: `Arc` and `Mutex`
|
src/sync/offchain.rs#L2
unused imports: `byron` and `shelley`
|
src/sync/offchain.rs#L7
unused import: `ledger`
|
src/balius/mod.rs#L1
unused import: `balius::odk::driver::Event`
|
src/balius/loader.rs#L13
unused import: `Worker`
|
src/balius/router.rs#L6
unused import: `MultiEraBlock`
|
src/balius/adapter.rs#L19
unused variable: `key`
|
src/balius/adapter.rs#L29
unused variable: `prefix`
|
src/balius/mod.rs#L163
unused variable: `block`
|
The logs for this run have expired and are no longer available.
Loading