Skip to content

Build Angular Images #173

Build Angular Images

Build Angular Images #173

Manually triggered July 9, 2024 15:55
Status Failure
Total duration 12m 39s
Artifacts

angular.yml

on: workflow_dispatch
UpdateDockerDescription  /  updateDocker
UpdateDockerDescription / updateDocker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n\n apt update\n # chrome deps\n apt install -y gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgbm1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates libappindicator1 libnss3 lsb-release xdg-utils fonts-liberation fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf\n\n cd /app/source/\n yarn install --frozen-lockfile --non-interactive\n # yarn bazel build //adev:build --fast_adev --config=release --verbose_failures=true --sandbox_debug \n yarn bazel build //adev:build --fast_adev --verbose_failures=true\n /app/tools/install.sh\n NODE_PATH=$(npm root --quiet -g) node /app/tools/index.js /app/source/dist/bin/adev/build/browser\n" did not complete successfully: exit code: 1
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/