code: Fix warnings #507
Annotations
3 errors and 20 warnings
build CLI:
cli/src/main.rs#L932
future cannot be sent between threads safely
|
build CLI
could not compile `wormhole-rs` (bin "wormhole-rs" test) due to previous error
|
build CLI
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
build library (features=transfer):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (features=transfer)
`magic-wormhole` (lib) generated 1 warning
|
build library (features=forwarding):
src/core.rs#L499
constant `APPID_RAW` is never used
|
build library (features=forwarding):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (features=forwarding)
`magic-wormhole` (lib) generated 2 warnings
|
build library (no default features):
src/util.rs#L3
unused macro definition: `ensure`
|
build library (no default features):
src/util.rs#L11
unused macro definition: `bail`
|
build library (no default features):
src/util.rs#L179
function `sleep` is never used
|
build library (no default features):
src/util.rs#L190
function `timeout` is never used
|
build library (no default features):
src/core.rs#L499
constant `APPID_RAW` is never used
|
build library (no default features):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (no default features)
`magic-wormhole` (lib) generated 6 warnings
|
build library (features=transit):
src/core.rs#L499
constant `APPID_RAW` is never used
|
build library (features=transit):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (features=transit)
`magic-wormhole` (lib) generated 2 warnings
|
The logs for this run have expired and are no longer available.
Loading