restructure Dockerfiles; CI: lint, validate, build & publish #2
Annotations
5 errors
pipeline/sources/lamassu.py#L83
pipeline/sources/lamassu.py:83:56: E712 Comparison to `True` should be `cond is True` or `if cond:`
|
pipeline/sources/lamassu.py#L83
pipeline/sources/lamassu.py:83:91: E712 Comparison to `True` should be `cond is True` or `if cond:`
|
pipeline/sources/lamassu.py#L122
pipeline/sources/lamassu.py:122:57: E712 Comparison to `False` should be `cond is False` or `if not cond:`
|
pipeline/sources/lamassu.py#L122
pipeline/sources/lamassu.py:122:92: E712 Comparison to `False` should be `cond is False` or `if not cond:`
|
|
The logs for this run have expired and are no longer available.
Loading