Skip to content

feat(proxy-wasm) implement response body buffering #2330

feat(proxy-wasm) implement response body buffering

feat(proxy-wasm) implement response body buffering #2330

Triggered via pull request August 11, 2023 05:24
Status Failure
Total duration 1h 45m 26s
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: Test builds
Matrix: Valgrind
coverage
7s
coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 76 warnings
redundant pattern matching, consider using `is_some()`: t/lib/proxy-wasm-tests/on-phases/src/filter.rs#L117
warning: redundant pattern matching, consider using `is_some()` --> t/lib/proxy-wasm-tests/on-phases/src/filter.rs:117:16 | 117 | if let Some(_) = self.config.get("log_response_body") { | -------^^^^^^^--------------------------------------- help: try: `if self.config.get("log_response_body").is_some()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_pattern_matching = note: `#[warn(clippy::redundant_pattern_matching)]` 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.1, 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.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 (v8, 11.4.183.23, ubuntu-latest, gcc-9, 1.25.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.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.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.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, 8.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, 8.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, 8.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, 8.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, 8.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_openresty, ubuntu-latest, gcc-9, 1.21.4.1, wasmtime, 8.0.1, ssl, debug, no_hup, dyn... / 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, 8.0.1, ssl, debug, no_hup, dyn... / 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, 8.0.1, ssl, debug, no_hup, dyn... / 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, 8.0.1, ssl, debug, no_hup, dyn... / 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.1, wasmtime, 8.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. 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.1, wasmtime, 8.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.1, wasmtime, 8.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.1, wasmtime, 8.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.1, wasmtime, 8.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 (wasmtime, 8.0.1, ubuntu-latest, gcc-9, 1.25.1, 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. 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, 8.0.1, ubuntu-latest, gcc-9, 1.25.1, 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, 8.0.1, ubuntu-latest, gcc-9, 1.25.1, 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, 8.0.1, ubuntu-latest, gcc-9, 1.25.1, 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, 8.0.1, ubuntu-latest, gcc-9, 1.25.1, 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/
Valgrind (wasmtime, 8.0.1, ubuntu-22.04, gcc-10, 1.25.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 (wasmtime, 8.0.1, ubuntu-22.04, gcc-10, 1.25.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 (wasmtime, 8.0.1, ubuntu-22.04, gcc-10, 1.25.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 (wasmtime, 8.0.1, ubuntu-22.04, gcc-10, 1.25.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 (wasmtime, 8.0.1, ubuntu-22.04, gcc-10, 1.25.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.1, 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, 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 (ubuntu-22.04, gcc-10, 1.25.1, 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.1, 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.1, 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.1, 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.1, 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, 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 (ubuntu-22.04, gcc-10, 1.25.1, 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.1, 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.1, 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.1, 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 (v8, 11.4.183.23, ubuntu-22.04, gcc-10, 1.25.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, 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.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.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.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.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 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 (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/

Artifacts

Produced during runtime
Name Size
CI-valgrind-sha-61f6f0e875908e44ca597fd50c1e76834a412042-run-2330-v8 Expired
130 MB
CI-valgrind-sha-61f6f0e875908e44ca597fd50c1e76834a412042-run-2330-wasmer Expired
193 MB