Skip to content

Declare support for Python 3.13 #234

Declare support for Python 3.13

Declare support for Python 3.13 #234

Triggered via pull request October 15, 2024 19:26
@jgosmannjgosmann
synchronize #51
py3.13
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Matrix: static-analysis
Matrix: test
release
0s
release
docker-image  /  build
docker-image / build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test (3.11)
Process completed with exit code 1.
test (3.12)
The job was canceled because "_3_11" failed.
test (3.9)
The job was canceled because "_3_11" failed.
test (3.10)
The job was canceled because "_3_11" failed.
static-analysis (Check code-formatting, poetry run black --check .)
Process completed with exit code 1.
static-analysis (Check static typing, poetry run mypy dmarc_metrics_exporter)
The job was canceled because "Check_code-formatting_poe" failed.
test (3.13)
The job was canceled because "_3_11" failed.
static-analysis (pylint, poetry run pylint dmarc_metrics_exporter)
The job was canceled because "Check_code-formatting_poe" failed.
static-analysis (Check import sorting, poetry run isort --check-only .)
The job was canceled because "Check_code-formatting_poe" failed.