Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

ImageProcessor Lint, Build, Test, Deploy #468

ImageProcessor Lint, Build, Test, Deploy

ImageProcessor Lint, Build, Test, Deploy #468

Manually triggered November 28, 2023 00:58
Status Failure
Total duration 3m 12s
Artifacts

ci.yaml

on: workflow_dispatch
ImageProcessor Lint, Build, Test, Deploy
3m 1s
ImageProcessor Lint, Build, Test, Deploy
API Deploy Validation
0s
API Deploy Validation
Fit to window
Zoom out
Zoom in

Annotations

1 error
ImageProcessor Lint, Build, Test, Deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates build-essential curl ninja-build meson git nasm openssl pkg-config cmake libssl-dev libpng-dev zlib1g-dev libx264-dev libx265-dev libvpx-dev libopenjp2-7-dev libssl-dev && curl https://sh.rustup.rs -sSf | bash -s -- -y && cd third-party && make clean && rm -rf **/.git && make && apt-get remove -y ca-certificates build-essential curl ninja-build meson git nasm openssl pkg-config cmake libssl-dev libpng-dev zlib1g-dev libx264-dev libx265-dev libvpx-dev libopenjp2-7-dev libssl-dev && rustup self uninstall -y && apt-get autoremove -y && apt-get clean -y && rm -rf /var/cache/apt/archives /var/lib/apt/lists/* && cd .. && cp -r out / && cd / && rm -rf /tmp/build" did not complete successfully: exit code: 2