Support Python 3.12 #27
ci.yml
on: push
Matrix: static-analysis
Matrix: test
release
0s
Annotations
4 errors
static-analysis (pylint, poetry run pylint goppy)
Process completed with exit code 17.
|
static-analysis (Check code-formatting, poetry run black --check .)
The job was canceled because "pylint_poetry_run_pylint_" failed.
|
static-analysis (Check code-formatting, poetry run black --check .)
The operation was canceled.
|
static-analysis (Check import sorting, poetry run isort --check-only .)
The operation was canceled.
|