upadte CHANGELOG.md #553
Annotations
1 error and 1 warning
Build And Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum update -y && yum install -y centos-release-scl epel-release && yum install -y devtoolset-8 rh-git227 devtoolset-8-libasan-devel flex doxygen java-1.8.0-openjdk-devel rh-python38-python-devel rh-python38-python-wheel rh-python38-python-requests rh-python38-python-pip && curl -Lo lcov-1.15-1.noarch.rpm https://github.com/linux-test-project/lcov/releases/download/v1.15/lcov-1.15-1.noarch.rpm && yum localinstall -y lcov-1.15-1.noarch.rpm && yum clean all && rm -v lcov-1.15-1.noarch.rpm && curl -Lo zookeeper.tar.gz https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz && mkdir -p /deps/src && tar xzf zookeeper.tar.gz -C /deps/src && rm -v ./*.tar.gz && /setup_deps.sh -a \"$TARGETARCH\" -z \"$ZETASQL_VERSION\" -t \"$THIRDPARTY_VERSION\" && rm -v /setup_deps.sh" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading