Skip to content

restructure Dockerfiles; CI: lint, validate, build & publish #6

restructure Dockerfiles; CI: lint, validate, build & publish

restructure Dockerfiles; CI: lint, validate, build & publish #6

Triggered via pull request September 6, 2023 08:15
@derhuerstderhuerst
synchronize #1
gh-ci
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (E712): pipeline/sources/lamassu.py#L83
pipeline/sources/lamassu.py:83:56: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): pipeline/sources/lamassu.py#L83
pipeline/sources/lamassu.py:83:91: E712 Comparison to `True` should be `cond is True` or `if cond:`
Ruff (E712): pipeline/sources/lamassu.py#L122
pipeline/sources/lamassu.py:122:57: E712 Comparison to `False` should be `cond is False` or `if not cond:`
Ruff (E712): pipeline/sources/lamassu.py#L122
pipeline/sources/lamassu.py:122:92: E712 Comparison to `False` should be `cond is False` or `if not cond:`
lint (3.8)
Process completed with exit code 1.
lint (3)
The job was canceled because "_3_8" failed.
lint (3)
The operation was canceled.