code: Fix warnings #517
Annotations
45 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build WASM:
src/transfer/cancel.rs#L4
the item `Future` is imported redundantly
|
build WASM:
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build WASM:
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build WASM:
src/core/protocol.rs#L143
method `send` is never used
|
build WASM
`magic-wormhole` (lib) generated 4 warnings
|
build library (no default features):
src/core/protocol.rs#L143
method `send` is never used
|
build library (no default features)
`magic-wormhole` (lib) generated 1 warning
|
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/
|
test:
src/transfer/cancel.rs#L4
the item `Future` is imported redundantly
|
test:
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
test:
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
test:
src/core/protocol.rs#L143
method `send` is never used
|
test
`magic-wormhole` (lib) generated 4 warnings
|
test:
src/core/key.rs#L229
the item `EitherSide` is imported redundantly
|
test:
src/dilation/manager.rs#L205
the item `MySide` is imported redundantly
|
test:
src/dilation/manager.rs#L205
the item `TheirSide` is imported redundantly
|
test:
src/dilation/mod.rs#L128
the item `ProtocolCommand` is imported redundantly
|
test:
src/transfer/cancel.rs#L4
the item `Future` is imported redundantly
|
build CLI:
src/transfer/cancel.rs#L4
the item `Future` is imported redundantly
|
build CLI:
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build CLI:
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build CLI:
src/core/protocol.rs#L143
method `send` is never used
|
build CLI
`magic-wormhole` (lib) generated 4 warnings
|
build library (features=transfer):
src/transfer/cancel.rs#L4
the item `Future` is imported redundantly
|
build library (features=transfer):
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build library (features=transfer):
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build library (features=transfer):
src/core/protocol.rs#L143
method `send` is never used
|
build library (features=transfer)
`magic-wormhole` (lib) generated 4 warnings
|
build library (features=transit):
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build library (features=transit):
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build library (features=transit):
src/core/protocol.rs#L143
method `send` is never used
|
build library (features=transit)
`magic-wormhole` (lib) generated 3 warnings
|
build library (features=forwarding):
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build library (features=forwarding):
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build library (features=forwarding):
src/core/protocol.rs#L143
method `send` is never used
|
build library (features=forwarding)
`magic-wormhole` (lib) generated 3 warnings
|
build library (features=dilation):
src/transit.rs#L549
the item `TryFrom` is imported redundantly
|
build library (features=dilation):
src/transit.rs#L549
the item `TryInto` is imported redundantly
|
build library (features=dilation):
src/core/protocol.rs#L143
method `send` is never used
|
build library (features=dilation)
`magic-wormhole` (lib) generated 3 warnings
|
Loading