V86-WASI Release Mac #25
Annotations
3 errors and 16 warnings
Build v86-wasi:
crates/wasi/src/tun_thr.rs#L106
failed to resolve: could not find `Poll` in `tuntap`
|
Build v86-wasi
could not compile `v86-wasi` (lib) due to 1 previous error
|
Build v86-wasi
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, bruceadams/[email protected], actions-rs/toolchain@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/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/
|
Build v86-wasi
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build v86-wasi:
crates/tuntap/src/async/reactor.rs#L21
fields `poller` and `time_interval` are never read
|
Build v86-wasi:
crates/tuntap/src/async/reactor.rs#L41
methods `run_once`, `run_loop`, and `wakeup` are never used
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L25
function `block_on` is never used
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L54
function `swpan` is never used
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L62
struct `Executor` is never constructed
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L70
associated function `new` is never used
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L82
function `waker` is never used
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L89
struct `Task` is never constructed
|
Build v86-wasi:
crates/tuntap/src/async/executor/local_executor.rs#L96
methods `wake` and `wake_by_ref` are never used
|
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/
|
Loading