Error Continuous Integration in GitHub Actions
I have had errors when building the docker images in gitbub, for that reason I have cloned the project, the problem persisted
thanks for your support
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
1006
Removing intermediate container 95870fd272bd
1007
---> 530ee9ecdf51
1008
Step 11/13 : RUN flake8 .
1009
---> Running in fb605485132c
1010
Removing intermediate container fb605485132c
1011
---> aff27eef40ab
1012
Step 12/13 : RUN black --exclude=migrations .
1013
---> Running in aa374e6712d7
1014
Traceback (most recent call last):
1015
File "/usr/local/bin/black", line 8, in
1024 Error: Process completed with exit code 1.
https://github.com/abelthf/fastapii-tdd-docker/runs/7680389415?check_suite_focus=true