feat(transport): wip endpoint rotation #682
Annotations
10 errors and 22 warnings
Lints:
transport/src/endpoint/jrpc.rs#L76
unused variable: `message`
|
Lints:
transport/src/endpoint/jrpc.rs#L80
unused variable: `address`
|
Lints:
transport/src/endpoint/mod.rs#L9
variant `Jrpc` is never constructed
|
Lints:
transport/src/endpoint/jrpc.rs#L13
fields `client` and `was_dead` are never read
|
Lints:
transport/src/endpoint/jrpc.rs#L20
associated items `new` and `set_stats` are never used
|
Lints:
transport/src/models.rs#L3
constant `MC_ACCEPTABLE_TIME_DIFF` is never used
|
Lints:
transport/src/models.rs#L4
constant `ACCEPTABLE_BLOCKS_DIFF` is never used
|
Lints:
transport/src/models.rs#L5
constant `ACCEPTABLE_NODE_BLOCK_INSERT_TIME` is never used
|
Lints:
transport/src/models.rs#L16
method `is_reliable` is never used
|
Lints
could not compile `nekoton-transport` (lib test) due to 9 previous errors
|
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Check:
transport/src/endpoint/jrpc.rs#L76
unused variable: `message`
|
Check:
transport/src/endpoint/jrpc.rs#L80
unused variable: `address`
|
Check:
transport/src/endpoint/mod.rs#L9
variant `Jrpc` is never constructed
|
Check:
transport/src/endpoint/jrpc.rs#L13
fields `client` and `was_dead` are never read
|
Check:
transport/src/endpoint/jrpc.rs#L20
associated items `new` and `set_stats` are never used
|
Check:
transport/src/models.rs#L3
constant `MC_ACCEPTABLE_TIME_DIFF` is never used
|
Check:
transport/src/models.rs#L4
constant `ACCEPTABLE_BLOCKS_DIFF` is never used
|
Check:
transport/src/models.rs#L5
constant `ACCEPTABLE_NODE_BLOCK_INSERT_TIME` is never used
|
Check:
transport/src/models.rs#L16
method `is_reliable` is never used
|
Check
`nekoton-transport` (lib) generated 9 warnings
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|