Skip to content

fix(proxy-wasm) improve instance recycling robustness #2496

fix(proxy-wasm) improve instance recycling robustness

fix(proxy-wasm) improve instance recycling robustness #2496

Triggered via pull request September 5, 2023 21:28
Status Failure
Total duration 1h 45m 51s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Unit
Matrix: Clang analyzer
Matrix: Build
Matrix: Valgrind
Coveralls
0s
Coveralls
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 76 warnings
you seem to be trying to use `match` for an equality check. Consider using `if`: t/lib/proxy-wasm-tests/on-phases/src/filter.rs#L72
warning: you seem to be trying to use `match` for an equality check. Consider using `if` --> t/lib/proxy-wasm-tests/on-phases/src/filter.rs:72:9 | 72 | / match self.config.get("on_tick").map(|s| s.as_str()).unwrap_or("") { 73 | | "trap" => panic!("on_tick trap"), 74 | | _ => (), 75 | | } | |_________^ help: try this: `if self.config.get("on_tick").map(|s| s.as_str()).unwrap_or("") == "trap" { panic!("on_tick trap") }` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_match = note: `#[warn(clippy::single_match)]` on by default
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
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/
Unit (ubuntu-latest, gcc-9, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
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/
Unit (old_nginx, ubuntu-latest, gcc-9, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (old_nginx, ubuntu-latest, gcc-9, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
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/
Unit (old_nginx, ubuntu-latest, gcc-9, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
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/
Unit (old_nginx, ubuntu-latest, gcc-9, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
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/
Unit (old_nginx, ubuntu-latest, gcc-9, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
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/
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, no_hup) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, no_hup) / Unit tests
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/
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, no_hup) / Unit tests
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/
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, no_hup) / Unit tests
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/
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, no_hup) / Unit tests
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/
Unit (dynamic_openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup, dy... / Unit tests
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/
Unit (dynamic_openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup, dy... / Unit tests
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/
Unit (dynamic_openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup, dy... / Unit tests
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/
Unit (dynamic_openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup, dy... / Unit tests
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/
Unit (wasmtime, 12.0.1, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, hup) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (wasmtime, 12.0.1, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, hup) / Unit tests
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/
Unit (wasmtime, 12.0.1, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, hup) / Unit tests
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/
Unit (wasmtime, 12.0.1, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, hup) / Unit tests
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/
Unit (wasmtime, 12.0.1, ubuntu-latest, gcc-9, 1.25.2, ssl, debug, hup) / Unit tests
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/
Unit (openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup) / Unit tests
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/
Unit (openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup) / Unit tests
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/
Unit (openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup) / Unit tests
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/
Unit (openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 12.0.1, ssl, debug, no_hup) / Unit tests
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/
Unit (dynamic_nginx, ubuntu-latest, gcc-9, 1.25.2, wasmtime, 12.0.1, ssl, debug, hup, dynamic) / Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit (dynamic_nginx, ubuntu-latest, gcc-9, 1.25.2, wasmtime, 12.0.1, ssl, debug, hup, dynamic) / Unit tests
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/
Unit (dynamic_nginx, ubuntu-latest, gcc-9, 1.25.2, wasmtime, 12.0.1, ssl, debug, hup, dynamic) / Unit tests
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/
Unit (dynamic_nginx, ubuntu-latest, gcc-9, 1.25.2, wasmtime, 12.0.1, ssl, debug, hup, dynamic) / Unit tests
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/
Unit (dynamic_nginx, ubuntu-latest, gcc-9, 1.25.2, wasmtime, 12.0.1, ssl, debug, hup, dynamic) / Unit tests
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/
Valgrind (wasmtime, 12.0.1, ubuntu-22.04, gcc-10, 1.25.2, no_hup, debug) / Valgrind tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valgrind (wasmtime, 12.0.1, ubuntu-22.04, gcc-10, 1.25.2, no_hup, debug) / Valgrind tests
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/
Valgrind (wasmtime, 12.0.1, ubuntu-22.04, gcc-10, 1.25.2, no_hup, debug) / Valgrind tests
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/
Valgrind (wasmtime, 12.0.1, ubuntu-22.04, gcc-10, 1.25.2, no_hup, debug) / Valgrind tests
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/
Valgrind (wasmtime, 12.0.1, ubuntu-22.04, gcc-10, 1.25.2, no_hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
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/
Valgrind (ubuntu-22.04, gcc-10, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
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/
Valgrind (openresty, ubuntu-22.04, gcc-10, 1.21.4.1, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valgrind (openresty, ubuntu-22.04, gcc-10, 1.21.4.1, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
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/
Valgrind (openresty, ubuntu-22.04, gcc-10, 1.21.4.1, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
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/
Valgrind (openresty, ubuntu-22.04, gcc-10, 1.21.4.1, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
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/
Valgrind (openresty, ubuntu-22.04, gcc-10, 1.21.4.1, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
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/
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.2, debug, no_hup) / Valgrind tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.2, debug, no_hup) / Valgrind tests
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/
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.2, debug, no_hup) / Valgrind tests
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/
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.2, debug, no_hup) / Valgrind tests
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/
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.2, debug, no_hup) / Valgrind tests
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/

Artifacts

Produced during runtime
Name Size
CI-tests-sha-a4fb4a506e829c7e4637a99e74c1690d3d9d23cb-run-2496-wasmtime Expired
312 MB
CI-valgrind-sha-a4fb4a506e829c7e4637a99e74c1690d3d9d23cb-run-2496-v8 Expired
131 MB