Add Python 3.12 to CI pipeline and update manifest #26
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
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.
|