Skip to content

update wasmer version; remove wat2wasm binary usage #1

update wasmer version; remove wat2wasm binary usage

update wasmer version; remove wat2wasm binary usage #1

Triggered via push November 18, 2024 21:49
Status Failure
Total duration 1m 19s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
wasm-test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
wasm-test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
wasm-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
wasm-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
wasm-test
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/
wasm-test
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/
wasm-test
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/
wasm-test
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/
wasm-test
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
wasm-test: packages/vm/src/cache.rs#L6
unused import: `wat`
wasm-test: packages/vm/src/store.rs#L25
function `make_store` is never used
wasm-test
`owasm-vm` (lib) generated 2 warnings (run `cargo fix --lib -p owasm-vm` to apply 1 suggestion)
wasm-test: packages/vm/src/cache.rs#L105
unused import: `std::process::Command`
wasm-test: packages/vm/src/cache.rs#L107
unused import: `tempfile::NamedTempFile`
wasm-test: packages/vm/src/calls.rs#L190
unexpected `cfg` condition name: `tarpaulin`
wasm-test
`owasm-vm` (lib test) generated 4 warnings (run `cargo fix --lib -p owasm-vm --tests` to apply 3 suggestions)