add sentry-cassandra-nodestorage module #82
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && echo 'debconf debconf/frontend select noninteractive' | debconf-set-selections && apt-get update -qq && apt-get install -qq -y --no-install-recommends build-essential libsasl2-dev libldap2-dev libssl-dev && cd /tmp && pip install --no-cache-dir --prefer-binary -r /tmp/requirements-extra.txt && apt-mark manual $(dpkg-query --show -f '${Package} ' 'libsasl2*' 'libldap*' 'libssl*') && apt-mark auto build-essential $(dpkg-query --show -f '${Package} ' '*-dev') && apt-get autoremove -qq -y --purge && apt-get clean -qq -y && rm -rf -- /var/lib/apt/lists/ /tmp/*" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
This job failed
Loading