Skip to content

[Snyk] Security upgrade python from 3.14.1-slim to 3.14.3-slim #71

[Snyk] Security upgrade python from 3.14.1-slim to 3.14.3-slim

[Snyk] Security upgrade python from 3.14.1-slim to 3.14.3-slim #71

Triggered via pull request February 6, 2026 05:57
Status Failure
Total duration 1m 30s
Artifacts

lint.yml

on: pull_request
Lint Python Code
13s
Lint Python Code
Lint Rust Code
1m 26s
Lint Rust Code
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint Python Code
Process completed with exit code 1.
Ruff (UP042): services/orchestrator/app/reflex_client.py#L32
services/orchestrator/app/reflex_client.py:32:7: UP042 Class ProcessStatus inherits from both `str` and `enum.Enum`
Ruff (UP042): services/orchestrator/app/models.py#L38
services/orchestrator/app/models.py:38:7: UP042 Class Priority inherits from both `str` and `enum.Enum`
Ruff (UP042): services/orchestrator/app/models.py#L28
services/orchestrator/app/models.py:28:7: UP042 Class TaskStatus inherits from both `str` and `enum.Enum`