Skip to content

fix: nginx module more headers #510

fix: nginx module more headers

fix: nginx module more headers #510

Triggered via pull request December 29, 2024 19:48
Status Failure
Total duration 9m 48s
Artifacts

verifyimage.yml

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

Annotations

3 errors and 4 warnings
build (nginx)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; for module in ${NGINX_DYNAMIC_MODULES}; do; repo=$(awk -F'/' '{print $2}' <<< $module); git clone -b master --depth 1 https://github.com/${module}.git; 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
build (nginx-alpine)
The job was canceled because "nginx" failed.
build (nginx-alpine)
The operation was canceled.
prepare
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 (apache)
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