Skip to content

Support OPENAI_BASE_URL routing and JSON parsing #317

Support OPENAI_BASE_URL routing and JSON parsing

Support OPENAI_BASE_URL routing and JSON parsing #317

Triggered via pull request June 2, 2026 21:16
@bpullutabpulluta
synchronize #453
litellm-dev
Status Failure
Total duration 5m 26s
Artifacts

ci-python.yml

on: pull_request
Lint Python Code Base with Ruff
11s
Lint Python Code Base with Ruff
Pixi-Locked Test
0s
Pixi-Locked Test
Matrix: Python Integration Tests (Pixi)
Matrix: Python tests (Tox)
Matrix: Python Unit Tests (Pixi)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint Python Code Base with Ruff
The process '/opt/hostedtoolcache/ruff/0.15.15/x86_64/ruff' failed with exit code 1
ruff (PLR6201): compass/utilities/parsing.py#L131
compass/utilities/parsing.py:131:30: PLR6201 Use a set literal when testing for membership help: Convert to `set`