Skip to content

fix: resolve CI lint and test failures#214

Merged
marcus merged 1 commit into
mainfrom
fix/ci-amp-test2
Feb 28, 2026
Merged

fix: resolve CI lint and test failures#214
marcus merged 1 commit into
mainfrom
fix/ci-amp-test2

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Feb 27, 2026

Fixes CI failures on main:

Lint (errcheck):

  • internal/migration/migration.go:185 — wrap defer in.Close() with _ =
  • internal/migration/migration.go:194 — wrap defer out.Close() with _ =
  • internal/plugins/workspace/update.go:100 — wrap migration.MigrateProject() goroutine with _ =

Test:

  • TestWriteAgentLauncher/amp_pipes_via_stdin — update expected path from old .sidecar-start.sh to new state directory path
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@marcus marcus merged commit 066c92f into main Feb 28, 2026
2 checks passed
@marcus marcus deleted the fix/ci-amp-test2 branch February 28, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant