Skip to content

Performance Optimization: Resolver, Benchmarking & Batch Operations #1597

Performance Optimization: Resolver, Benchmarking & Batch Operations

Performance Optimization: Resolver, Benchmarking & Batch Operations #1597

Triggered via pull request June 26, 2025 15:17
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLC0415): pipenv/exceptions.py#L41
pipenv/exceptions.py:41:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environments.py#L220
pipenv/environments.py:220:13: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L640
pipenv/environment.py:640:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L639
pipenv/environment.py:639:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L638
pipenv/environment.py:638:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L636
pipenv/environment.py:636:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L554
pipenv/environment.py:554:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L265
pipenv/environment.py:265:9: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/environment.py#L105
pipenv/environment.py:105:17: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/options.py#L26
pipenv/cli/options.py:26:9: PLC0415 `import` should be at the top-level of a file