V86-WASI Release Mac #33
Annotations
16 warnings
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, JesseTG/[email protected]. 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/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
|
crates/wasi/src/virtio9p.rs#L267
value assigned to `error_message` is never read
|
crates/wasi/src/virtio9p.rs#L269
value assigned to `error_message` is never read
|
This job succeeded
Loading