Steve Yegge
76e3f27eb0
fix: CI test failures and lint errors
- Fixed test file naming: issues.jsonl -> beads.jsonl
- beads_test.go: Update expected path in TestFindJSONLPath
- internal/beads/beads_test.go: Update TestFindJSONLPathDefault
- cmd/bd/main_test.go: Update TestAutoFlushJSONLContent
- Fixed lint errors (gosec):
- G304: Added nosec comments for file operations with user-provided paths
- G204: Added nosec comment for subprocess with controlled binary path
- Fixed lint errors (errcheck):
- cmd/bd/test_wait_helper.go: Acknowledge error return values with _
- cmd/bd/onboard.go: Handle fmt.Fprintf error return
All tests passing locally. All lint checks passing.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 00:21:01 -08:00
..
2025-11-23 20:54:18 -08:00
2025-11-24 00:21:01 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 23:11:08 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 20:33:31 -08:00
2025-11-23 20:21:51 -08:00
2025-11-23 23:32:34 -08:00
2025-11-23 18:02:54 -08:00
2025-11-23 21:42:43 -08:00
2025-11-23 20:58:11 -08:00
2025-11-23 22:05:23 -08:00
2025-11-22 18:17:19 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 18:02:54 -08:00