Skip to content

Action to enforce python formatting #3

Action to enforce python formatting

Action to enforce python formatting #3

Triggered via pull request July 19, 2024 15:05
Status Failure
Total duration 24s
Artifacts

python-formatting.yml

on: pull_request
format-check
14s
format-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
format-check
Unhandled error: Error: Command failed: black --check . would reformat /home/runner/work/keria/keria/src/keria/__init__.py would reformat /home/runner/work/keria/keria/src/keria/__main__.py would reformat /home/runner/work/keria/keria/docs/conf.py would reformat /home/runner/work/keria/keria/src/keria/app/cli/keria.py would reformat /home/runner/work/keria/keria/setup.py would reformat /home/runner/work/keria/keria/src/keria/app/cli/commands/start.py would reformat /home/runner/work/keria/keria/src/keria/app/delegating.py would reformat /home/runner/work/keria/keria/src/keria/app/indirecting.py would reformat /home/runner/work/keria/keria/src/keria/app/grouping.py would reformat /home/runner/work/keria/keria/src/keria/app/notifying.py would reformat /home/runner/work/keria/keria/src/keria/app/specing.py would reformat /home/runner/work/keria/keria/src/keria/app/watching.py would reformat /home/runner/work/keria/keria/src/keria/app/credentialing.py would reformat /home/runner/work/keria/keria/src/keria/core/authing.py would reformat /home/runner/work/keria/keria/src/keria/core/httping.py would reformat /home/runner/work/keria/keria/src/keria/app/ipexing.py would reformat /home/runner/work/keria/keria/src/keria/core/keeping.py would reformat /home/runner/work/keria/keria/src/keria/app/agenting.py would reformat /home/runner/work/keria/keria/src/keria/core/longrunning.py would reformat /home/runner/work/keria/keria/src/keria/end/ending.py would reformat /home/runner/work/keria/keria/src/keria/peer/exchanging.py would reformat /home/runner/work/keria/keria/src/keria/db/basing.py would reformat /home/runner/work/keria/keria/tests/app/test_agenting.py would reformat /home/runner/work/keria/keria/tests/app/test_basing.py would reformat /home/runner/work/keria/keria/src/keria/testing/testing_helper.py would reformat /home/runner/work/keria/keria/tests/app/test_delegating.py would reformat /home/runner/work/keria/keria/tests/app/test_httping.py would reformat /home/runner/work/keria/keria/tests/app/test_indirecting.py would reformat /home/runner/work/keria/keria/tests/app/test_notifying.py would reformat /home/runner/work/keria/keria/tests/app/test_credentialing.py would reformat /home/runner/work/keria/keria/tests/conftest.py would reformat /home/runner/work/keria/keria/tests/app/test_specing.py would reformat /home/runner/work/keria/keria/tests/core/test_httping.py would reformat /home/runner/work/keria/keria/tests/core/test_authing.py would reformat /home/runner/work/keria/keria/tests/core/test_longrunning.py would reformat /home/runner/work/keria/keria/tests/end/test_ending.py would reformat /home/runner/work/keria/keria/tests/peer/test_exchanging.py would reformat /home/runner/work/keria/keria/tests/app/test_aiding.py would reformat /home/runner/work/keria/keria/tests/app/test_ipexing.py Oh no! 💥 💔 💥 39 files would be reformatted, 15 files would be left unchanged.
format-check
Process completed with exit code 1.
format-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/github-script@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/github-script@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/