UNCLASSIFIED

Merge remote-tracking branch 'origin/development' into vat-12-update-openscap-links

5 jobs for vat-12-update-openscap-links in 2 minutes and 32 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Format
passed #1180941
black

00:00:19

passed #1180942
prettier

00:02:18

passed #1180943
shfmt

00:01:16

 
  Lint
failed #1180945
allowed to fail
pylama

00:00:10

failed #1180944
allowed to fail
shellcheck

00:00:14

 
Name Stage Failure
failed
shellcheck Lint
-: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
Cleaning up file based variables
ERROR: Job failed: command terminated with exit code 1
failed
pylama Lint
stages/vat/vat_import.py:106:13: E722 do not use bare 'except' [pycodestyle]
stages/vat/vat_import.py:114:13: E722 do not use bare 'except' [pycodestyle]
stages/vat/vat_import.py:122:13: E722 do not use bare 'except' [pycodestyle]
stages/vat/vat_import.py:130:13: E722 do not use bare 'except' [pycodestyle]
stages/vat/vat_import.py:138:13: E722 do not use bare 'except' [pycodestyle]
stages/vat/vat_import.py:324:40: E712 comparison to True should be 'if cond is True:' or 'if cond:' [pycodestyle]
stages/vat/vat_import.py:888:5: E722 do not use bare 'except' [pycodestyle]
Cleaning up file based variables
ERROR: Job failed: command terminated with exit code 1