curly brace close for namespace on LOC 79 json-function-test-new.cpp - #72
Merged
Annotations
1 error and 1 warning
|
Build and push image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg wget cmake ninja-build git python3 g++ && wget -qO- https://apt.llvm.org/llvm-snapshot.gpg.key | gpg --dearmor -o /usr/share/keyrings/llvm-archive-keyring.gpg && . /etc/os-release && echo \"deb [signed-by=/usr/share/keyrings/llvm-archive-keyring.gpg] http://apt.llvm.org/${VERSION_CODENAME}/ llvm-toolchain-${VERSION_CODENAME}-${LLVM_VERSION} main\" > /etc/apt/sources.list.d/llvm.list && apt-get update && apt-get install -y --no-install-recommends clang-${LLVM_VERSION} lld-${LLVM_VERSION} libclang-rt-${LLVM_VERSION}-dev && ln -sf /usr/bin/clang-${LLVM_VERSION} /usr/bin/clang && ln -sf /usr/bin/clang++-${LLVM_VERSION} /usr/bin/clang++ && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading