chore(deps): update dependency sinatra to v4 #208
Annotations
1 error
Matrix Build and push demo images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/open-telemetry/opentelemetry-cpp \t&& cd opentelemetry-cpp/ \t&& git checkout tags/v${OPENTELEMETRY_CPP_VERSION} -b v${OPENTELEMETRY_CPP_VERSION} \t&& mkdir build \t&& cd build \t&& cmake .. -DCMAKE_CXX_STANDARD=17 -DCMAKE_POSITION_INDEPENDENT_CODE=ON \t\t\t\t-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF \t\t\t\t-DWITH_EXAMPLES=OFF -DWITH_OTLP_GRPC=ON \t&& make -j$(nproc || sysctl -n hw.ncpu || echo 1) install && cd ../.. && rm -rf opentelemetry-cpp" did not complete successfully: exit code: 2
|
Loading