Declare support for Python 3.13 #234
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.
|