Attempt to fix attachment handling #269
Annotations
3 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.12.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
DexScript/package/commands.py#L6
DexScript/package/commands.py:6:34: F401 `dataclasses.field` imported but unused
|
|
Ruff (F401):
DexScript/package/commands.py#L5
DexScript/package/commands.py:5:25: F401 `dataclasses.dataclass` imported but unused
|
|
ruff
Could not parse version from /home/runner/work/DexScript/DexScript/pyproject.toml. Using latest version.
|