Skip to content

Add Github Actions CI - mypy, pytest, black #2

Add Github Actions CI - mypy, pytest, black

Add Github Actions CI - mypy, pytest, black #2

Triggered via pull request January 25, 2024 08:49
@kongziikongzii
synchronize #17
peter/add-ci
Status Failure
Total duration 53s
Artifacts

python_ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
black
Process completed with exit code 127.
pytest
Process completed with exit code 127.
mypy
Process completed with exit code 127.
setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/