Skip to content

fix from datacrunch.constants and friends #61

fix from datacrunch.constants and friends

fix from datacrunch.constants and friends #61

Triggered via pull request November 27, 2025 12:25
Status Failure
Total duration 11s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F403): datacrunch_compat/datacrunch/instance_types.py#L1
datacrunch_compat/datacrunch/instance_types.py:1:1: F403 `from verda.instance_types import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/images.py#L1
datacrunch_compat/datacrunch/images.py:1:1: F403 `from verda.images import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/http_client.py#L1
datacrunch_compat/datacrunch/http_client.py:1:1: F403 `from verda.http_client import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/helpers.py#L1
datacrunch_compat/datacrunch/helpers.py:1:1: F403 `from verda.helpers import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/exceptions.py#L1
datacrunch_compat/datacrunch/exceptions.py:1:1: F403 `from verda.exceptions import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/containers.py#L1
datacrunch_compat/datacrunch/containers.py:1:1: F403 `from verda.containers import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/constants.py#L1
datacrunch_compat/datacrunch/constants.py:1:1: F403 `from verda.constants import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/balance.py#L1
datacrunch_compat/datacrunch/balance.py:1:1: F403 `from verda.balance import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/authentication.py#L1
datacrunch_compat/datacrunch/authentication.py:1:1: F403 `from verda.authentication import *` used; unable to detect undefined names
Ruff (F403): datacrunch_compat/datacrunch/InferenceClient/inference_client.py#L1
datacrunch_compat/datacrunch/InferenceClient/inference_client.py:1:1: F403 `from verda.InferenceClient.inference_client import *` used; unable to detect undefined names