feat(wamr): add wasm-mico-runtime shim implementation #1975
ci.yml
on: pull_request
Matrix: build-ubuntu
Matrix: test-image
Matrix: test-image-oci
Matrix: build-windows
Matrix: fmt
Matrix: e2e-k3s
Matrix: e2e-kind
Matrix: smoke-tests
Matrix: e2e-kind-oci
Annotations
26 errors and 55 warnings
wamr / build for windows
Process completed with exit code 1.
|
wasmedge / build for windows
FailFast: cancelling since parallel instance has failed
|
wasmtime / build for windows
FailFast: cancelling since parallel instance has failed
|
wasmtime / build for windows
The operation was canceled.
|
wasmer / build for windows
FailFast: cancelling since parallel instance has failed
|
wamr / smoke test on ubuntu-22.04
Process completed with exit code 1.
|
wasmer / smoke test on ubuntu-22.04
FailFast: cancelling since parallel instance has failed
|
wasmer / smoke test on ubuntu-22.04
The operation was canceled.
|
wasmedge / smoke test on ubuntu-20.04
FailFast: cancelling since parallel instance has failed
|
wasmedge / smoke test on ubuntu-20.04
The operation was canceled.
|
wasmtime / smoke test on ubuntu-20.04
FailFast: cancelling since parallel instance has failed
|
wasmtime / smoke test on ubuntu-20.04
The operation was canceled.
|
wamr / smoke test on ubuntu-20.04
FailFast: cancelling since parallel instance has failed
|
wamr / smoke test on ubuntu-20.04
The operation was canceled.
|
wasmedge / smoke test on ubuntu-22.04
FailFast: cancelling since parallel instance has failed
|
wasmedge / smoke test on ubuntu-22.04
The operation was canceled.
|
wasmtime / smoke test on ubuntu-22.04
FailFast: cancelling since parallel instance has failed
|
wasmtime / smoke test on ubuntu-22.04
The operation was canceled.
|
wasmer / smoke test on ubuntu-20.04
FailFast: cancelling since parallel instance has failed
|
wasmer / smoke test on ubuntu-20.04
The operation was canceled.
|
wamr / e2e kind test on ubuntu-22.04 with img
Process completed with exit code 2.
|
wamr / e2e kind test on ubuntu-20.04 with img
Process completed with exit code 2.
|
wamr / e2e k3s test on ubuntu-20.04
Process completed with exit code 2.
|
wamr / e2e kind test on ubuntu-22.04 with img-oci
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
wamr / e2e kind test on ubuntu-22.04 with img-oci
Process completed with exit code 2.
|
wamr / e2e k3s test on ubuntu-22.04
Process completed with exit code 2.
|
common / build test img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
common / build test img-oci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / lint on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
common / lint on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
common / build for windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / lint on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / lint on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
common / build for linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / build for windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / build for linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L41
unused variable: `args`
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L47
unused variable: `name`
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L13
field `runtime` is never read
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L41
unused variable: `args`
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L47
unused variable: `name`
|
wamr / build for linux-gnu:
crates/containerd-shim-wamr/src/instance.rs#L13
field `runtime` is never read
|
common / build for linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / build for linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L41
unused variable: `args`
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L47
unused variable: `name`
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L13
field `runtime` is never read
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L41
unused variable: `args`
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L47
unused variable: `name`
|
wamr / build for linux-musl:
crates/containerd-shim-wamr/src/instance.rs#L13
field `runtime` is never read
|
wasmedge / lint on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
common / lint on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / build for linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / build for linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / build for linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / build for linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / build for linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / build for linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / smoke test on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / lint on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / lint on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / e2e k3s test on ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / e2e k3s test on ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / e2e k3s test on ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / e2e k3s test on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / e2e kind test on ubuntu-20.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / e2e k3s test on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / e2e kind test on ubuntu-22.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / e2e k3s test on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / e2e kind test on ubuntu-22.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / e2e kind test on ubuntu-20.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / e2e kind test on ubuntu-20.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / e2e kind test on ubuntu-22.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmedge / e2e kind test on ubuntu-22.04 with img-oci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmer / e2e kind test on ubuntu-22.04 with img-oci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / e2e kind test on ubuntu-22.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wasmtime / e2e kind test on ubuntu-22.04 with img-oci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / e2e kind test on ubuntu-20.04 with img
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / e2e k3s test on ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / e2e kind test on ubuntu-22.04 with img-oci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wamr / e2e k3s test on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
containerd-shim-wamr-linux-gnu
Expired
|
11.5 MB |
|
containerd-shim-wamr-linux-musl
Expired
|
12.2 MB |
|
containerd-shim-wasmedge-linux-gnu
Expired
|
43.3 MB |
|
containerd-shim-wasmedge-linux-musl
Expired
|
49.2 MB |
|
containerd-shim-wasmer-linux-gnu
Expired
|
25.6 MB |
|
containerd-shim-wasmer-linux-musl
Expired
|
26.4 MB |
|
containerd-shim-wasmtime-linux-gnu
Expired
|
23.4 MB |
|
containerd-shim-wasmtime-linux-musl
Expired
|
24.1 MB |
|
k3s-logs-wamr-ubuntu-20.04
Expired
|
46.5 KB |
|
k3s-logs-wamr-ubuntu-22.04
Expired
|
61.6 KB |
|
kind-logs-wamr-ubuntu-20.04
Expired
|
89.2 KB |
|
kind-logs-wamr-ubuntu-22.04
Expired
|
87.7 KB |
|
test-img
Expired
|
614 KB |
|
test-img-oci
Expired
|
614 KB |
|