Skip to content

chore: healthz return status json #331

chore: healthz return status json

chore: healthz return status json #331

Triggered via pull request September 30, 2024 11:59
Status Failure
Total duration 24s
Artifacts

py-coding-style.yml

on: pull_request
Coding style - black
8s
Coding style - black
Coding style - flake8
7s
Coding style - flake8
Coding style - isort
5s
Coding style - isort
Commit lint
13s
Commit lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Coding style - isort: atv/urls.py#L1
Imports are incorrectly sorted and/or formatted.
Coding style - isort: atv/settings.py#L1
Imports are incorrectly sorted and/or formatted.
Coding style - isort
The process '/opt/hostedtoolcache/Python/3.11.10/x64/bin/isort' failed with exit code 1
Coding style - black
Process completed with exit code 1.
Coding style - flake8: atv/urls.py#L82
expected 2 blank lines, found 1
Coding style - flake8: atv/urls.py#L93
expected 2 blank lines, found 1
Coding style - flake8: atv/urls.py#L105
expected 2 blank lines after class or function definition, found 1
Coding style - flake8: atv/urls.py#L108
expected 2 blank lines, found 1
Coding style - flake8: atv/urls.py#L125
line too long (125 > 120 characters)
Coding style - flake8: atv/urls.py#L128
expected 2 blank lines, found 1
Coding style - flake8
The process '/opt/hostedtoolcache/Python/3.11.10/x64/bin/flake8' failed with exit code 1
Coding style - isort
The following actions uses node12 which is deprecated and will be forced to run on node16: liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding style - isort
The following actions use a deprecated Node.js version and will be forced to run on node20: liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding style - flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding style - flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding style - flake8: atv/__init__.py#L1
no newline at end of file