add support for python 3.13 and drop support for python 3.10 #3472
ci.yml
on: pull_request
test
/
rust
14s
Matrix: build-docs
Matrix: code-quality
Matrix: containerbuild
Matrix: test / python
Annotations
16 errors and 3 warnings
test / python (3.13, acceptance)
Process completed with exit code 1.
|
test / python (3.13, unit)
The job was canceled because "_3_13_acceptance" failed.
|
test / python (3.13, unit)
The operation was canceled.
|
test / python (3.11, acceptance)
The job was canceled because "_3_13_acceptance" failed.
|
test / python (3.11, acceptance)
The operation was canceled.
|
test / python (3.12, unit)
The job was canceled because "_3_13_acceptance" failed.
|
test / python (3.12, unit)
The operation was canceled.
|
test / python (3.11, unit)
The job was canceled because "_3_13_acceptance" failed.
|
test / python (3.11, unit)
The operation was canceled.
|
test / python (3.12, acceptance)
The job was canceled because "_3_13_acceptance" failed.
|
test / python (3.12, acceptance)
The operation was canceled.
|
containerbuild (3.13)
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; logprep --version" did not complete successfully: exit code: 1
|
containerbuild (3.12)
The job was canceled because "_3_13" failed.
|
containerbuild (3.12)
The operation was canceled.
|
containerbuild (3.11)
The job was canceled because "_3_13" failed.
|
containerbuild (3.11)
The operation was canceled.
|
code-quality (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-quality (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-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/
|
containerbuild (3.13)
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/
|