Update actions for Hemi #1
test.yml
on: push
Annotations
7 errors and 7 warnings
black
Process completed with exit code 1.
|
flake8:
src/chains/serializers.py#L159
expected 2 blank lines, found 1
|
flake8:
src/chains/serializers.py#L186
expected 2 blank lines, found 1
|
flake8
The process '/opt/hostedtoolcache/Python/3.12.2/x64/bin/flake8' failed with exit code 1
|
isort:
src/chains/serializers.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
The process '/opt/hostedtoolcache/Python/3.12.2/x64/bin/isort' failed with exit code 1
|
django-check
Process completed with exit code 1.
|
flake8:
src/chains/serializers.py#L162
blank line contains whitespace
|
flake8:
src/chains/serializers.py#L163
trailing whitespace
|
flake8:
src/chains/serializers.py#L164
trailing whitespace
|
flake8:
src/chains/serializers.py#L165
trailing whitespace
|
flake8:
src/chains/serializers.py#L169
blank line contains whitespace
|
flake8:
src/chains/serializers.py#L173
blank line contains whitespace
|
flake8:
src/chains/serializers.py#L174
trailing whitespace
|