Bump to 0.38.7. #23
Annotations
9 errors and 9 warnings
mypy
Process completed with exit code 2.
|
Ruff (F401):
src/coltrane/finders.py#L2
src/coltrane/finders.py:2:21: F401 `pathlib.Path` imported but unused
|
Ruff (ARG002):
src/coltrane/finders.py#L44
src/coltrane/finders.py:44:23: ARG002 Unused method argument: `kwargs`
|
Ruff (FBT002):
src/coltrane/finders.py#L47
src/coltrane/finders.py:47:26: FBT002 Boolean default positional argument in function definition
|
Ruff (E501):
tests/renderer/mistune/test_render_markdown_text.py#L62
tests/renderer/mistune/test_render_markdown_text.py:62:121: E501 Line too long (137 > 120)
|
ruff
Process completed with exit code 1.
|
pytest (3.10)
Process completed with exit code 1.
|
pytest (3.12)
Process completed with exit code 1.
|
pytest (3.11)
Process completed with exit code 1.
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
mypy
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
pytest (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest (3.10)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
pytest (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest (3.12)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
pytest (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pytest (3.11)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|