add support for python 3.13 and drop support for python 3.10 #3564
Annotations
1 error and 1 warning
Build image and export to Docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -o errexit -o nounset -o pipefail -c if [ \"$LOGPREP_VERSION\" = \"dev\" ]; then pip install .; elif [ \"$LOGPREP_VERSION\" = \"latest\" ]; then pip install git+https://github.com/fkie-cad/Logprep.git@latest; else pip install \"logprep==$LOGPREP_VERSION\"; fi; /opt/venv/bin/logprep --version" 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/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading