Skip to content

Add Python 3.12 to CI pipeline and update manifest #26

Add Python 3.12 to CI pipeline and update manifest

Add Python 3.12 to CI pipeline and update manifest #26

Triggered via push October 20, 2023 18:45
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: static-analysis
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
static-analysis (Check code-formatting, poetry run black --check .)
Process completed with exit code 1.
test (3.12)
Process completed with exit code 1.
static-analysis (Check import sorting, poetry run isort --check-only .)
Process completed with exit code 1.
test (3.10)
The job was canceled because "_3_12" failed.
test (3.9)
The job was canceled because "_3_12" failed.
test (3.11)
The job was canceled because "_3_12" failed.
test (3.11)
The operation was canceled.
static-analysis (pylint, poetry run pylint goppy)
The operation was canceled.