Skip to content

Large code refactor to enable a bunch of additional ruff rulesets #1524

Large code refactor to enable a bunch of additional ruff rulesets

Large code refactor to enable a bunch of additional ruff rulesets #1524

Triggered via pull request May 23, 2025 22:59
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
The process '/opt/hostedtoolcache/ruff/0.11.11/x86_64/ruff' failed with exit code 1
Ruff (TC006): cmd2/utils.py#L1192
cmd2/utils.py:1192:17: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/utils.py#L162
cmd2/utils.py:162:37: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/py_bridge.py#L140
cmd2/py_bridge.py:140:46: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/py_bridge.py#L132
cmd2/py_bridge.py:132:43: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/py_bridge.py#L131
cmd2/py_bridge.py:131:39: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/py_bridge.py#L130
cmd2/py_bridge.py:130:42: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/py_bridge.py#L118
cmd2/py_bridge.py:118:39: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/clipboard.py#L15
cmd2/clipboard.py:15:26: TC006 Add quotes to type expression in `typing.cast()`
Ruff (TC006): cmd2/ansi.py#L107
cmd2/ansi.py:107:17: TC006 Add quotes to type expression in `typing.cast()`