Skip to content

fix: set BEADS_DIR explicitly in patrol wisp creation to prevent wron… #5974

fix: set BEADS_DIR explicitly in patrol wisp creation to prevent wron…

fix: set BEADS_DIR explicitly in patrol wisp creation to prevent wron… #5974

Triggered via push February 28, 2026 23:50
Status Failure
Total duration 9m 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Lint
issues found
Lint: internal/daemon/pidfile.go#L20
writePIDFile - result 0 (string) is never used (unparam)
Lint: internal/daemon/compactor_dog.go#L432
(*Daemon).surgicalCleanup - baseBranch always receives baseBranch ("compact-base") (unparam)
Lint: internal/cmd/dolt_rebase.go#L347
rebaseCleanupAll - baseBranch always receives baseBranch ("compact-base") (unparam)
Lint: internal/cmd/dolt_rebase.go#L337
rebaseAbortAndCleanup - baseBranch always receives baseBranch ("compact-base") (unparam)
FAIL github.com/steveyegge/gastown/internal/cmd.TestRigAddDerivesPrefix
rig_integration_test.go:713: AddRig: Dolt server is not running (required for beads init); start it with 'gt up' or 'gt dolt start'
FAIL github.com/steveyegge/gastown/internal/cmd.TestRigAddUpdatesRigsJson
rig_integration_test.go:660: AddRig: Dolt server is not running (required for beads init); start it with 'gt up' or 'gt dolt start'
FAIL github.com/steveyegge/gastown/internal/cmd.TestRigAddUpdatesRoutes
rig_integration_test.go:590: AddRig: Dolt server is not running (required for beads init); start it with 'gt up' or 'gt dolt start'
FAIL github.com/steveyegge/gastown/internal/cmd.TestRigAddInitializesBeads
rig_integration_test.go:522: AddRig: Dolt server is not running (required for beads init); start it with 'gt up' or 'gt dolt start'
FAIL github.com/steveyegge/gastown/internal/cmd.TestRigAddCreatesCorrectStructure
rig_integration_test.go:362: AddRig: Dolt server is not running (required for beads init); start it with 'gt up' or 'gt dolt start'
FAIL github.com/steveyegge/gastown/internal/cmd.TestBeadsDbInitAfterClone/MissingMetadataTriggersReInit
beads_db_init_test.go:378: expected 'Initialized beads database' in adopt output, got:
FAIL github.com/steveyegge/gastown/internal/cmd.TestBeadsDbInitAfterClone/TrackedRepoWithNoIssuesFallsBackToDerivedPrefix
beads_db_init_test.go:319: bd create failed (database not initialized?): exit status 1
FAIL github.com/steveyegge/gastown/internal/cmd.TestBeadsDbInitAfterClone/TrackedRepoWithNoIssuesRequiresPrefix
beads_db_init_test.go:231: bd create failed: exit status 1
FAIL github.com/steveyegge/gastown/internal/cmd.TestBeadsDbInitAfterClone/TrackedRepoWithExistingPrefix
beads_db_init_test.go:175: bd create failed (bug!): exit status 1
Integration Tests
Process completed with exit code 1.