Docker Image CI #103
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && mkdir /tmp/source && cd /tmp/source && git config --system http.sslVersion tlsv1.3 && COMMIT=$(git ls-remote https://github.com/MISP/misp-modules.git $MISP_MODULES_VERSION | cut -f1) && curl --proto '=https' --tlsv1.3 --fail -sSL https://github.com/MISP/misp-modules/archive/$COMMIT.tar.gz | tar zx --strip-components=1 && pip3 --version && pip3 --no-cache-dir wheel --wheel-dir /wheels -r REQUIREMENTS && echo $COMMIT > /misp-modules-commit" did not complete successfully: exit code: 1
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|