Skip to content

refactor(proxy-wasm) better instance/ctx lifecycle management #2618

refactor(proxy-wasm) better instance/ctx lifecycle management

refactor(proxy-wasm) better instance/ctx lifecycle management #2618

Triggered via pull request October 8, 2023 16:16
Status Cancelled
Total duration 47s
Artifacts

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

69 errors and 1 warning
Unit (old_nginx, ubuntu-latest, gcc-12, 1.21.6, wasmer, 3.1.1, ssl, debug, no_hup) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (wasmtime, 12.0.2, ubuntu-latest, gcc-12, 1.25.2, ssl, debug, hup) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Lint
The operation was canceled.
Unit (openresty, ubuntu-latest, gcc-12, 1.21.4.2, wasmtime, 12.0.2, ssl, debug, no_hup) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (ubuntu-latest, gcc-12, 1.25.2, wasmer, 3.1.1, no_ssl, no_debug, no_hup) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (ubuntu-latest, gcc-12, 1.25.2, wasmer, 3.1.1, ssl, debug, no_hup, static) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Valgrind (ubuntu-22.04, gcc-12, 1.25.2, wasmer, 3.1.1, no_hup, debug) / Valgrind tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (ubuntu-latest, gcc-12, 1.25.2, wasmer, 3.1.1, ssl, no_debug, no_hup, static) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Valgrind (openresty, ubuntu-22.04, gcc-12, 1.21.4.2, wasmer, 3.1.1, debug, no_hup) / Valgrind tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Valgrind (ubuntu-22.04, gcc-12, 1.25.2, wasmer, 3.1.1, hup, debug) / Valgrind tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (dynamic_nginx, ubuntu-latest, gcc-12, 1.25.2, wasmtime, 12.0.2, ssl, debug, hup, dynamic) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (v8, 11.4.183.23, ubuntu-latest, gcc-12, 1.25.2, ssl, debug, no_hup) / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Valgrind (v8, 11.4.183.23, ubuntu-22.04, gcc-12, 1.25.2, debug, no_hup) / Valgrind tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Unit (dynamic_openresty, ubuntu-latest, gcc-12, 1.21.4.2, wasmtime, 12.0.2, ssl, debug, no_hup, d... / Unit tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Valgrind (wasmtime, 12.0.2, ubuntu-22.04, gcc-12, 1.25.2, no_hup, debug) / Valgrind tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ngx_wasm_module/ngx_wasm_module/.github/actions/cleanup'. Did you forget to run actions/checkout before running your local action?
Lint
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/