Skip to content

Distribute scheduling and experiment with throttling #389

Distribute scheduling and experiment with throttling

Distribute scheduling and experiment with throttling #389

Triggered via pull request July 17, 2025 23:30
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Process completed with exit code 1.
Ruff (F821): contentctl/objects/baseline.py#L99
contentctl/objects/baseline.py:99:25: F821 Undefined name `AnalyticsType`
Ruff (F841): contentctl/objects/baseline.py#L90
contentctl/objects/baseline.py:90:13: F841 Local variable `start_minute` is assigned to but never used
Ruff (F841): contentctl/objects/abstract_security_content_objects/detection_abstract.py#L179
contentctl/objects/abstract_security_content_objects/detection_abstract.py:179:17: F841 Local variable `start_minute` is assigned to but never used
Ruff (E402): contentctl/objects/abstract_security_content_objects/detection_abstract.py#L63
contentctl/objects/abstract_security_content_objects/detection_abstract.py:63:1: E402 Module level import not at top of file