Skip to content

Add further detail to README and the project description. #10

Add further detail to README and the project description.

Add further detail to README and the project description. #10

Triggered via push November 24, 2024 00:22
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: Tests with Python
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint (black --check --diff .)
Process completed with exit code 1.
lint (isort --check-only --diff .)
The job was canceled because "black_--check_--diff__" failed.
lint (isort --check-only --diff .)
Process completed with exit code 1.
lint (flake8 .)
The job was canceled because "black_--check_--diff__" failed.
lint (flake8 .)
The operation was canceled.
lint (pydocstyle .)
The job was canceled because "black_--check_--diff__" failed.
lint (pydocstyle .)
A task was canceled.
lint (black --check --diff .)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/