bd: backup 2026-02-28 23:42 #5973
ci.yml
on: push
Reject issues.jsonl
0s
Test
4m 34s
Lint
1m 1s
Integration Tests
9m 14s
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.
|