V86-WASI Release Linux #31
Annotations
2 errors and 16 warnings
crates/wasi/src/tun_thr.rs#L109
no method named `enable` found for struct `Nat` in the current scope
|
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, bruceadams/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 `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 `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 `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/
|
|
crates/wasi/src/cpu.rs#L650
unexpected `cfg` condition value: `check_bios`
|
crates/wasi/src/nat/mod.rs#L2
unused imports: `Command`, `Stdio`, and `fs::OpenOptions`
|
crates/wasi/src/nat/mod.rs#L2
unused import: `Write`
|
crates/wasi/src/virtio.rs#L318
variable `has_passed` is assigned to, but never used
|
crates/wasi/src/virtio.rs#L322
value assigned to `has_passed` is never read
|
crates/wasi/src/virtio.rs#L1068
value assigned to `cap_ptr` is never read
|
crates/wasi/src/virtio9p.rs#L213
value assigned to `size` is never read
|
crates/wasi/src/virtio9p.rs#L259
unused variable: `fid`
|
crates/wasi/src/virtio9p.rs#L265
variable `error_message` is assigned to, but never used
|
This job failed
Loading