Skip to content

fix(lint): suppress control-regex rules on ANSI strip regex #351

fix(lint): suppress control-regex rules on ANSI strip regex

fix(lint): suppress control-regex rules on ANSI strip regex #351

Triggered via push March 21, 2026 05:27
Status Success
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: src/agent/clis/index.ts#L789
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L788
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L784
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L770
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L505
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L331
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L274
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L93
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/index.ts#L79
Move this regular expression to module scope to avoid re-compilation on every call
test: src/agent/clis/codex.ts#L53
Move this regular expression to module scope to avoid re-compilation on every call