Skip to content

Performance Optimization: Resolver, Benchmarking & Batch Operations #1592

Performance Optimization: Resolver, Benchmarking & Batch Operations

Performance Optimization: Resolver, Benchmarking & Batch Operations #1592

Triggered via pull request June 26, 2025 13:57
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLC0415): pipenv/cli/command.py#L239
pipenv/cli/command.py:239:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L238
pipenv/cli/command.py:238:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L206
pipenv/cli/command.py:206:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L133
pipenv/cli/command.py:133:13: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L92
pipenv/cli/command.py:92:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L91
pipenv/cli/command.py:91:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L90
pipenv/cli/command.py:90:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L89
pipenv/cli/command.py:89:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): pipenv/cli/command.py#L85
pipenv/cli/command.py:85:5: PLC0415 `import` should be at the top-level of a file
Ruff (PLC0415): benchmarks/benchmark.py#L71
benchmarks/benchmark.py:71:9: PLC0415 `import` should be at the top-level of a file