chore: pin latest dependency versions with uv lock - #90
Closed
LiberiFatali wants to merge 1 commit into
Closed
Annotations
10 errors and 1 warning
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L136
codewiki/src/be/agent_tools/str_replace_editor.py:136:22: UP006 Use `list` instead of `List` for type annotation
help: Replace with `list`
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L93
codewiki/src/be/agent_tools/str_replace_editor.py:93:50: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L49
codewiki/src/be/agent_tools/str_replace_editor.py:49:24: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L48
codewiki/src/be/agent_tools/str_replace_editor.py:48:32: UP006 Use `list` instead of `List` for type annotation
help: Replace with `list`
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L48
codewiki/src/be/agent_tools/str_replace_editor.py:48:23: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L22
codewiki/src/be/agent_tools/str_replace_editor.py:22:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L13
codewiki/src/be/agent_tools/str_replace_editor.py:13:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L13
codewiki/src/be/agent_tools/str_replace_editor.py:13:1: UP035 `typing.List` is deprecated, use `list` instead
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L7
codewiki/src/be/agent_tools/str_replace_editor.py:7:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Ruff check changed files:
codewiki/src/be/agent_tools/str_replace_editor.py#L1
codewiki/src/be/agent_tools/str_replace_editor.py:1:1: EXE001 Shebang is present but file is not executable
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading