Skip to content

extract openresty version to matrix #28

extract openresty version to matrix

extract openresty version to matrix #28

Triggered via push March 14, 2024 17:26
Status Failure
Total duration 51s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
test (1.25.4, tsuru, openresty_1.25.3.1-2~bookworm1, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -x && curl -fsSL https://openresty.org/package/pubkey.gpg | apt-key add - && echo \"deb https://openresty.org/package/$(uname -m | grep -qE 'aarch64|arm64' && echo -n 'arm64/')debian $(lsb_release -sc) openresty\" | tee -a /etc/apt/sources.list.d/openresty.list && apt-get update && apt-get install -y --no-install-suggests openresty=${openresty_package_version} && cd /usr/local/openresty && cp -vr ./luajit/* /usr/local/ && rm -d /usr/local/share/lua/5.1 && ln -sf /usr/local/lib/lua/5.1 /usr/local/share/lua/ && cp -vr ./lualib/* /usr/local/lib/lua/5.1" did not complete successfully: exit code: 100
test (1.25.4, tsuru, openresty_1.25.3.1-2~bookworm1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/cache@v3, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.