UNCLASSIFIED

Apply 1 suggestion(s) to 1 file(s)

5 jobs for anchore-fix-fix-sort in 1 minute and 12 seconds (queued for 21 seconds)
Status Job ID Name Coverage
  Format
passed #1899585
black

00:00:19

passed #1899586
prettier

00:01:01

passed #1899587
shfmt

00:01:02

 
  Lint
failed #1899589
allowed to fail
pylama

00:00:08

failed #1899588
allowed to fail
shellcheck

00:00:08

 
Name Stage Failure
failed
pylama Lint
stages/vat/vat_import.py:318:40: E712 comparison to True should be 'if cond is True:' or 'if cond:' [pycodestyle]
stages/vat/vat_import.py:772:1: W0612 local variable 'inherited' is assigned to but never used [pyflakes]
stages/vat/vat_import.py:785:1: W0612 local variable 'finding_state' is assigned to but never used [pyflakes]
stages/vat/vat_import.py:786:1: W0612 local variable 'new_entry_selection' is assigned to but never used [pyflakes]
stages/vat/vat_import.py:860:1: W0612 local variable 'deactivate_all_rows' is assigned to but never used [pyflakes]
stages/vat/vat_import.py:927:28: E711 comparison to None should be 'if cond is None:' [pycodestyle]
stages/vat/vat_import.py:1438:1: W0612 local variable 'parent_id' is assigned to but never used [pyflakes]
stages/vat/vat_import.py:1497:5: E722 do not use bare 'except' [pycodestyle]
ERROR: Job failed: command terminated with exit code 1
failed
shellcheck Lint
-:7:15: warning: twistlock_user is referenced but not assigned. [SC2154]
-:8:15: warning: twistlock_password is referenced but not assigned. [SC2154]
-:12:14: warning: twistlock_timeout is referenced but not assigned. [SC2154]
# ./stages/vat/base.yaml
# ./templates/default.yaml
# ./templates/development.yaml
# ./templates/distroless.yaml
# ./templates/globals.yaml
ERROR: Job failed: command terminated with exit code 1