refactor: preprocessing into own directory while encapsulating logic … #1396
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Build And Run linter
19s
Build And Run Unit Tests
17m 53s
Run End To End Tests
18m 5s
Matrix: Formatting Check
Annotations
3 errors
Build And Run linter
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y cmake=3.22.1-1ubuntu1.22.04.1 python3-pip=22.0.2+dfsg-1ubuntu0.3 software-properties-common=0.99.22.7 wget=1.21.2-2ubuntu1 gnupg=2.2.27-3ubuntu2.1 lsb-release=11.1.0ubuntu4 && wget -qO- https://apt.llvm.org/llvm-snapshot.gpg.key | tee /etc/apt/trusted.gpg.d/apt.llvm.org.asc && add-apt-repository 'deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy main' && apt install -y clang-tidy" did not complete successfully: exit code: 100
|
Build And Run Unit Tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python ./build_with_conan.py --release --parallel 4 && cp build/silo_test . && cp build/siloApi ." did not complete successfully: exit code: 1
|
Run End To End Tests
Process completed with exit code 1.
|