wip #947
Annotations
14 warnings
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 `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/
|
lib/src/store/mod.rs#L252
field `client_reload_index_tx` is never read
|
lib/src/store/mod.rs#L330
method `set_as_missing_if_expired` is never used
|
lib/src/store/block_expiration_tracker.rs#L28
field `pool` is never read
|
lib/src/network/client.rs#L114
this expression creates a reference which is immediately dereferenced by the compiler
|
lib/src/network/tests.rs#L151
you seem to want to iterate on a map's keys
|
lib/src/sync.rs#L238
very complex type used. Consider factoring parts into `type` definitions
|
lib/src/sync.rs#L361
this expression creates a reference which is immediately dereferenced by the compiler
|
|
|
The logs for this run have expired and are no longer available.
Loading