Skip to content

fix(tmux): use NewSessionWithCommand to avoid send-keys race condition #10

fix(tmux): use NewSessionWithCommand to avoid send-keys race condition

fix(tmux): use NewSessionWithCommand to avoid send-keys race condition #10

Triggered via push January 9, 2026 07:36
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Check for .beads changes
0s
Check for .beads changes
Check embedded formulas
12s
Check embedded formulas
Lint
21s
Lint
Coverage Report
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint
issues found
Lint: internal/wrappers/wrappers.go#L51
Error return value of `os.Remove` is not checked (errcheck)
Lint: internal/shell/integration.go#L100
Error return value of `os.WriteFile` is not checked (errcheck)
Lint: internal/shell/integration.go#L49
Error return value of `os.Remove` is not checked (errcheck)