feat(transport): wip endpoint rotation #683
Annotations
10 errors and 21 warnings
Lints:
transport/src/endpoint/jrpc.rs#L55
unused variable: `message`
|
Lints:
transport/src/endpoint/jrpc.rs#L59
unused variable: `address`
|
Lints:
transport/src/lib.rs#L76
method `update_endpoints` is never used
|
Lints:
transport/src/lib.rs#L181
method `as_bool` is never used
|
Lints:
transport/src/endpoint/mod.rs#L11
associated items `new`, `is_alive`, `set_stats`, `update_was_dead`, and `is_alive_inner` are never used
|
Lints:
transport/src/endpoint/mod.rs#L40
variant `Jrpc` is never constructed
|
Lints:
transport/src/endpoint/mod.rs#L56
method `is_alive` is never used
|
Lints:
transport/src/endpoint/jrpc.rs#L15
field `client` is never read
|
Lints
could not compile `nekoton-transport` (lib) due to 8 previous errors
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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#L55
unused variable: `message`
|
Check:
transport/src/endpoint/jrpc.rs#L59
unused variable: `address`
|
Check:
transport/src/lib.rs#L76
method `update_endpoints` is never used
|
Check:
transport/src/lib.rs#L181
method `as_bool` is never used
|
Check:
transport/src/endpoint/mod.rs#L11
associated items `new`, `is_alive`, `set_stats`, `update_was_dead`, and `is_alive_inner` are never used
|
Check:
transport/src/endpoint/mod.rs#L40
variant `Jrpc` is never constructed
|
Check:
transport/src/endpoint/mod.rs#L56
method `is_alive` is never used
|
Check:
transport/src/endpoint/jrpc.rs#L15
field `client` is never read
|
Check
`nekoton-transport` (lib) generated 8 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/
|
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/
|