feat(streams-bootstrap): allow float values in command line #3615
ci.yaml
on: pull_request
Publish snapshot to TestPyPI
0s
Publish docs (main)
0s
Publish docs (dev)
0s
Annotations
7 errors
Format
Process completed with exit code 1.
|
Ruff (I001):
kpops/cli/utils.py#L1
kpops/cli/utils.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (PTH207):
kpops/cli/utils.py#L28
kpops/cli/utils.py:28:58: PTH207 Replace `glob` with `Path.glob` or `Path.rglob`
|
Lint (ubuntu-24.04, 3.11, true)
Process completed with exit code 1.
|
Lint (ubuntu-24.04, 3.12, true)
Process completed with exit code 1.
|
Test (ubuntu-24.04, 3.12, true)
Process completed with exit code 1.
|
Test (ubuntu-24.04, 3.11, true)
Process completed with exit code 1.
|