Fix Ruff linting CI #196
Annotations
4 errors and 2 warnings
format:
vamb/__main__.py#L1
Would reformat
|
format
The process '/opt/hostedtoolcache/ruff/0.8.6/x86_64/ruff' failed with exit code 1
|
Ruff (F841):
vamb/__main__.py#L218
vamb/__main__.py:218:3: F841 Local variable `a` is assigned to but never used
|
lint
The process '/opt/hostedtoolcache/ruff/0.8.6/x86_64/ruff' failed with exit code 1
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|