update async-tungstenite to enable ppc builds #514
Annotations
50 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 library (features=transfer):
src/core/key.rs#L138
method `enable_dilation` is never used
|
build library (features=transfer):
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build library (features=transfer):
src/core/server_messages.rs#L199
associated function `add` is never used
|
build library (features=transfer)
`magic-wormhole` (lib) generated 3 warnings
|
build library (features=dilation):
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build library (features=dilation):
src/core/server_messages.rs#L199
associated function `add` is never used
|
build library (features=dilation):
src/dilation/api.rs#L18
variant `IO` is never constructed
|
build library (features=dilation):
src/dilation/api.rs#L32
variant `CloseConnection` is never constructed
|
build library (features=dilation):
src/dilation/manager.rs#L21
variants `Waiting` and `Stopping` are never constructed
|
build library (features=dilation)
`magic-wormhole` (lib) generated 5 warnings
|
build library (features=forwarding):
src/core.rs#L500
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):
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build library (features=forwarding):
src/core/server_messages.rs#L199
associated function `add` is never used
|
build library (features=forwarding)
`magic-wormhole` (lib) generated 4 warnings
|
build CLI:
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build CLI:
src/core/server_messages.rs#L199
associated function `add` is never used
|
build CLI:
src/dilation/api.rs#L18
variant `IO` is never constructed
|
build CLI:
src/dilation/api.rs#L32
variant `CloseConnection` is never constructed
|
build CLI:
src/dilation/manager.rs#L21
variants `Waiting` and `Stopping` are never constructed
|
build CLI
`magic-wormhole` (lib) generated 5 warnings
|
build WASM:
src/transfer.rs#L23
unused imports: `PathBuf`, `Path`
|
build WASM:
src/core/key.rs#L138
method `enable_dilation` is never used
|
build WASM:
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build WASM:
src/core/server_messages.rs#L199
associated function `add` is never used
|
build WASM
`magic-wormhole` (lib) generated 4 warnings (run `cargo fix --lib -p magic-wormhole` to apply 1 suggestion)
|
test:
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
test:
src/core/server_messages.rs#L199
associated function `add` is never used
|
test:
src/dilation/api.rs#L18
variant `IO` is never constructed
|
test:
src/dilation/api.rs#L32
variant `CloseConnection` is never constructed
|
test:
src/dilation/manager.rs#L21
variants `Waiting` and `Stopping` are never constructed
|
test
`magic-wormhole` (lib) generated 5 warnings
|
test:
src/dilation/manager.rs#L266
unused variable: `cmd`
|
test:
src/dilation/mod.rs#L230
unused variable: `protocol`
|
test:
src/dilation/manager.rs#L28
variant `Stopping` is never constructed
|
test
`magic-wormhole` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p magic-wormhole --tests` to apply 2 suggestions)
|
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#L500
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):
src/core/server_messages.rs#L173
variant `Ping` is never constructed
|
build library (no default features):
src/core/server_messages.rs#L199
associated function `add` is never used
|
build library (no default features)
`magic-wormhole` (lib) generated 8 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/
|
The logs for this run have expired and are no longer available.
Loading