Skip to content

Bump the typescript group across 1 directory with 14 updates #1469

Bump the typescript group across 1 directory with 14 updates

Bump the typescript group across 1 directory with 14 updates #1469

Triggered via pull request May 13, 2024 10:00
Status Failure
Total duration 1m 16s
Artifacts

docker-commit.yml

on: pull_request
Matrix: alpine
Matrix: debian
Matrix: distroless
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Tag Alpine Commit (node:16)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --update git python3 gcompat ; apk add --virtual build-dependencies build-base gcc wget ; ln -sf python3 /usr/bin/python ; python3 -m ensurepip ; pip3 install --no-cache --upgrade pip setuptools ; npm ci ; npm run build ; npm ci --omit=dev --ignore-scripts ; npm prune --production ; rm -rf node_modules/*/test/ node_modules/*/tests/ ; npm install -g modclean ; modclean -n default:safe --run ; mkdir -p /app ; cp -r bin/ dist/ node_modules/ LICENSE package.json package-lock.json README.md /app/" did not complete successfully: exit code: 1
Tag Debian Commit (node:16)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y ; apt-get upgrade -y ; apt-get install -y git python3 gcc wget ; npm ci ; npm run build ; npm ci --omit=dev --ignore-scripts ; npm prune --production ; rm -rf node_modules/*/test/ node_modules/*/tests/ ; npm install -g modclean ; modclean -n default:safe --run ; mkdir -p /app ; cp -r bin/ dist/ node_modules/ LICENSE package.json package-lock.json README.md /app/" did not complete successfully: exit code: 1