Skip to content

Pex 552/on demand detection triggers #327

Pex 552/on demand detection triggers

Pex 552/on demand detection triggers #327

Triggered via pull request June 18, 2025 21:42
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 1.
Ruff (E711): contentctl/objects/correlation_search.py#L1044
contentctl/objects/correlation_search.py:1044:26: E711 Comparison to `None` should be `cond is not None`
Ruff (F541): contentctl/objects/correlation_search.py#L1029
contentctl/objects/correlation_search.py:1029:25: F541 f-string without any placeholders