Skip to content

refactor: centralize molecule formula names as constants #6049

refactor: centralize molecule formula names as constants

refactor: centralize molecule formula names as constants #6049

Triggered via pull request March 1, 2026 04:28
Status Failure
Total duration 9m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Reject issues.jsonl
Process completed with exit code 1.
Lint: internal/witness/handlers.go#L225
notifyRefineryMergeReady - payload is unused (unparam)
Lint: internal/witness/handlers.go#L202
handlePolecatDonePendingMR - router is unused (unparam)
Lint: internal/refinery/engineer.go#L1380
detectQueueAnomalies - criticalAfter is unused (unparam)
Lint: internal/refinery/batch.go#L523
(*Engineer).resetAndRebuildStack - ctx is unused (unparam)
Lint: internal/daemon/pidfile.go#L20
writePIDFile - result 0 (string) is never used (unparam)
Lint: internal/daemon/compactor_dog.go#L488
(*Daemon).surgicalCleanup - baseBranch always receives baseBranch ("compact-base") (unparam)
Lint: internal/cmd/dolt_rebase.go#L353
rebaseCleanupAll - baseBranch always receives baseBranch ("compact-base") (unparam)
Lint: internal/cmd/dolt_rebase.go#L343
rebaseAbortAndCleanup - baseBranch always receives baseBranch ("compact-base") (unparam)
Lint: internal/daemon/convoy_manager.go#L447
`stabilise` is a misspelling of `stabilize` (misspell)
Lint: internal/witness/handlers.go#L968
Error return value is not checked (errcheck)
Test
Process completed with exit code 1.
FAIL .TestMain
FAIL github.com/steveyegge/gastown/internal/daemon [build failed]
FAIL .TestMain
FAIL github.com/steveyegge/gastown/internal/convoy [build failed]
Test
Process completed with exit code 1.
Test: internal/daemon/testmain_test.go#L44
undefined: testutil.CleanupDoltServer
Test: internal/daemon/testmain_test.go#L21
undefined: testutil.EnsureDoltForTestMain
Test: internal/convoy/testmain_test.go#L25
undefined: testutil.CleanupDoltServer
Test: internal/convoy/testmain_test.go#L18
undefined: testutil.EnsureDoltForTestMain
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.