stages/publish/s3_upload.py:37:1: W0612 local variable 'response' is assigned to but never used [pyflakes] stages/report-generation/pipeline_csv_gen.py:4:1: W0611 'bs4.BeautifulSoup' imported but unused [pyflakes] stages/report-generation/pipeline_csv_gen.py:5:1: W0611 're' imported but unused [pyflakes] stages/report-generation/pipeline_csv_gen.py:119:5: E722 do not use bare 'except' [pycodestyle] stages/scanning/anchore.py:135:1: f-string is missing placeholders [pyflakes] stages/scanning/anchore.py:158:1: W0612 local variable 'e' is assigned to but never used [pyflakes] stages/scanning/anchore.py:188:1: W0612 local variable 'e' is assigned to but never used [pyflakes] stages/scanning/anchore.py:231:1: W0612 local variable 'e' is assigned to but never used [pyflakes] ERROR: Job failed: command terminated with exit code 1