Add error more handling #19
Annotations
2 errors and 1 warning
|
python
The process '/opt/hostedtoolcache/ruff/0.12.12/x86_64/ruff' failed with exit code 1
|
|
Ruff (invalid-syntax):
karten/prompt.py#L33
karten/prompt.py:33:3: invalid-syntax: Cannot use an escape sequence (backslash) in f-strings on Python 3.9 (syntax was added in Python 3.12)
|
|
python
Could not parse version from /home/runner/work/karten-cli/karten-cli/pyproject.toml. Using latest version.
|