chore(deps): bump ruff from 0.7.4 to 0.8.2 (#499) #1947
Annotations
10 errors and 4 warnings
Ruff (TC006):
lightbulb/client.py#L427
lightbulb/client.py:427:27: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/client.py#L450
lightbulb/client.py:450:49: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L268
lightbulb/commands/commands.py:268:28: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L356
lightbulb/commands/commands.py:356:27: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L369
lightbulb/commands/commands.py:369:27: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L391
lightbulb/commands/commands.py:391:23: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L490
lightbulb/commands/commands.py:490:34: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (TC006):
lightbulb/commands/commands.py#L529
lightbulb/commands/commands.py:529:37: TC006 Add quotes to type expression in `typing.cast()`
|
Ruff (RUF052):
lightbulb/commands/groups.py#L91
lightbulb/commands/groups.py:91:20: RUF052 Local dummy variable `_command` is accessed
|
Ruff (TC006):
lightbulb/commands/options.py#L325
lightbulb/commands/options.py:325:9: TC006 Add quotes to type expression in `typing.cast()`
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slotscheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|