Skip to content

Add config fields for Trigger mode for GenTL #119

Add config fields for Trigger mode for GenTL

Add config fields for Trigger mode for GenTL #119

Triggered via pull request May 29, 2026 08:32
Status Failure
Total duration 33s
Artifacts

format.yml

on: pull_request
detect_changes
5s
detect_changes
precommit
21s
precommit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L907
dlclivegui/gui/main_window.py:907:9: invalid-syntax: Compound statements are not allowed on the same line as simple statements
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L905
dlclivegui/gui/main_window.py:905:13: invalid-syntax: Simple statements must be separated by newlines or semicolons
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L896
dlclivegui/gui/main_window.py:896:26: invalid-syntax: Expected `else`, found `:`
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L891
dlclivegui/gui/main_window.py:891:9: invalid-syntax: Simple statements must be separated by newlines or semicolons
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L886
dlclivegui/gui/main_window.py:886:74: invalid-syntax: Expected `else`, found `:`
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L884
dlclivegui/gui/main_window.py:884:5: invalid-syntax: Compound statements are not allowed on the same line as simple statements
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L882
dlclivegui/gui/main_window.py:882:9: invalid-syntax: Simple statements must be separated by newlines or semicolons
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L880
dlclivegui/gui/main_window.py:880:20: invalid-syntax: Expected `else`, found `:`
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L878
dlclivegui/gui/main_window.py:878:5: invalid-syntax: Compound statements are not allowed on the same line as simple statements
Ruff (invalid-syntax): dlclivegui/gui/main_window.py#L869
dlclivegui/gui/main_window.py:869:9: invalid-syntax: Expected `)`, found `return`