Skip to content

Move linter requirements to pyproject optional dependencies #279

Move linter requirements to pyproject optional dependencies

Move linter requirements to pyproject optional dependencies #279

Triggered via pull request February 19, 2024 13:59
@codingjoecodingjoe
synchronize #109
linter
Status Failure
Total duration 44s
Artifacts

ci.yml

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

Annotations

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