code: Fix warnings #508
Annotations
2 errors and 22 warnings
build WASM:
src/transit/transport.rs#L276
struct `TransitInfo` has no field named `_unused`
|
build WASM
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' 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/
|
build WASM:
src/transfer.rs#L23
unused imports: `PathBuf`, `Path`
|
build WASM
`magic-wormhole` (lib) generated 1 warning
|
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
|
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=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
|
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 (features=transfer):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (features=transfer)
`magic-wormhole` (lib) generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading