Skip to content

fix: nginx module more headers #514

fix: nginx module more headers

fix: nginx module more headers #514

Triggered via pull request January 5, 2025 01:59
Status Failure
Total duration 10m 4s
Artifacts

verifyimage.yml

on: pull_request
prepare
7s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build (nginx-alpine)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; modules=\"\"; for module in ${NGINX_DYNAMIC_MODULES}; do repo=$(echo \"${module}\" | awk -F'/' '{print $2}'); git clone -b master --depth 1 https://github.com/${module}.git; modules=\"${modules} --add-dynamic-module=../${repo}\"; done; curl -sSL https://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz -o nginx-${NGINX_VERSION}.tar.gz; tar -xzf nginx-${NGINX_VERSION}.tar.gz; cd ./nginx-${NGINX_VERSION}; ./configure --with-compat ${modules}; make modules; strip objs/*.so; cp objs/*.so /etc/nginx/modules/; mkdir /etc/modsecurity.d; curl -sSL https://raw.githubusercontent.com/owasp-modsecurity/ModSecurity/v3/master/unicode.mapping -o /etc/modsecurity.d/unicode.mapping" did not complete successfully: exit code: 2
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (apache)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (apache-alpine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (nginx-alpine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636