DexScript - v1.0 #264
Annotations
2 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
DexScript/package/parser.py#L130
DexScript/package/parser.py:130:9: F841 Local variable `offset` is assigned to but never used
|
|
ruff
Could not parse version from /home/runner/work/DexScript/DexScript/pyproject.toml. Using latest version.
|