Skip to content

Switch deprecated requests for node-fetch #48

Switch deprecated requests for node-fetch

Switch deprecated requests for node-fetch #48

Triggered via push October 21, 2023 19:18
Status Failure
Total duration 40s
Artifacts

webapp-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install build packages ****\" && apk add --no-cache --virtual=build-dependencies \tcurl \tnodejs-npm && echo \"**** install runtime packages ****\" && apk add --no-cache \tgit \tlogrotate \tjq \tnghttp2-dev \tnginx \tnodejs \tsudo \ttftp-hpa && echo \"**** install WebApp ****\" && git clone https://github.com/netbootxyz/webapp.git /code && npm config set unsafe-perm true && npm i npm@latest -g && npm install --prefix /code && npm install -g nodemon && echo \"**** cleanup ****\" && apk del --purge \tbuild-dependencies && rm -rf \t/tmp/*" did not complete successfully: exit code: 1