UNCLASSIFIED

remove unneeded artifacts

5 jobs for add-documentation in 2 minutes and 51 seconds (queued for 23 seconds)
Status Job ID Name Coverage
  Format
passed #1029866
black

00:00:10

passed #1029867
prettier

00:02:42

passed #1029868
shfmt

00:01:07

 
  Lint
failed #1029870
allowed to fail
pylama

00:00:05

failed #1029869
allowed to fail
shellcheck

00:00:08

 
Name Stage Failure
failed
shellcheck Lint
# ./stages/publish/base.yaml
# ./stages/publish/upload_to_s3.yaml
# ./stages/report-generation/base.yaml
# ./stages/sca/base.yaml
# ./stages/scanning/anchore.yaml
# ./stages/scanning/base.yaml
# ./templates/default.yaml
# ./templates/globals.yaml
ERROR: Job failed: command terminated with exit code 1
failed
pylama Lint
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