Skip to content

Add more modules

Add more modules #19

Triggered via pull request November 22, 2024 10:18
@zengxszengxs
synchronize #4
more-modules
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && cd /usr/src/nginx && echo ./auto/configure $(/usr/sbin/nginx -V 2>&1 | grep 'configure arguments:' | sed 's#.*arguments: ##') --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-stream_geoip_module=dynamic --add-dynamic-module=/usr/src/modules/njs/nginx --add-dynamic-module=/usr/src/modules/ngx_brotli --add-dynamic-module=/usr/src/modules/nginx-module-vts --add-dynamic-module=/usr/src/modules/ngx_http_geoip2_module --add-dynamic-module=/usr/src/modules/ngx-fancyindex --add-dynamic-module=/usr/src/modules/ngx_http_substitutions_filter_module --add-dynamic-module=/usr/src/modules/replace-filter-nginx-module --add-dynamic-module=/usr/src/modules/headers-more-nginx-module --add-dynamic-module=/usr/src/modules/ngx_devel_kit --add-dynamic-module=/usr/src/modules/iconv-nginx-module | bash -x && make modules -j$(nproc) && rm -rf /usr/lib/nginx/modules/* && find ./objs -name 'ngx*.so' | xargs -I{} mv {} /usr/lib/nginx/modules/" did not complete successfully: exit code: 1
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/