V86-WASI Release Mac #35
Annotations
10 errors and 16 warnings
crates/wasi/src/nat/macos.rs#L5
cannot find type `NatError` in this scope
|
crates/wasi/src/nat/macros.rs#L4
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macros.rs#L4
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macos.rs#L16
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macos.rs#L20
cannot find type `NatError` in this scope
|
crates/wasi/src/nat/macros.rs#L4
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macros.rs#L4
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macos.rs#L30
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/macos.rs#L35
failed to resolve: use of undeclared type `NatError`
|
crates/wasi/src/nat/mod.rs#L55
function `write_anchors` is private
|
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/macros.rs#L9
unused macro definition: `syscall`
|
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
|
This job failed
Loading