Update Ruff config in codebase #234
Annotations
10 errors and 1 warning
Lint:
core/context.py#L48
core/context.py:48:13: RUF052 Local dummy variable `_member` is accessed
|
Lint:
modules/github.py#L121
modules/github.py:121:9: RUF052 Local dummy variable `_min_boundary` is accessed
|
Lint:
modules/github.py#L122
modules/github.py:122:9: RUF052 Local dummy variable `_max_boundary` is accessed
|
Lint:
modules/github.py#L127
modules/github.py:127:13: RUF052 Local dummy variable `_min` is accessed
|
Lint:
modules/github.py#L128
modules/github.py:128:13: RUF052 Local dummy variable `_max` is accessed
|
Lint:
modules/github.py#L130
modules/github.py:130:13: RUF052 Local dummy variable `_min_boundary` is accessed
|
Lint:
modules/github.py#L131
modules/github.py:131:13: RUF052 Local dummy variable `_max_boundary` is accessed
|
Lint:
modules/github.py#L229
modules/github.py:229:9: RUF052 Local dummy variable `_min` is accessed
|
Lint:
modules/github.py#L230
modules/github.py:230:9: RUF052 Local dummy variable `_max` is accessed
|
Lint
The process '/opt/hostedtoolcache/ruff/0.8.4/x86_64/ruff' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading