Skip to content

Bump black from 23.3.0 to 23.9.1 #175

Bump black from 23.3.0 to 23.9.1

Bump black from 23.3.0 to 23.9.1 #175

Triggered via pull request September 11, 2023 05:57
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: PyTest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint (isort --check-only --diff .)
Process completed with exit code 1.
lint (flake8 .)
The job was canceled because "isort_--check-only_--diff" failed.
lint (black --check --diff .)
The job was canceled because "isort_--check-only_--diff" failed.
lint (black --check --diff .)
Process completed with exit code 1.
lint (pydocstyle .)
The job was canceled because "isort_--check-only_--diff" failed.
lint (bandit -r . -x ./tests)
The job was canceled because "isort_--check-only_--diff" failed.