Skip to content

fix: resolve err shadow lint failures and bump eyrie submodule#55

Merged
Patel230 merged 1 commit into
mainfrom
fix/lint-shadow-bump-eyrie
Jun 18, 2026
Merged

fix: resolve err shadow lint failures and bump eyrie submodule#55
Patel230 merged 1 commit into
mainfrom
fix/lint-shadow-bump-eyrie

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Fix govet shadow lint failures in internal/daemon/daemon.go and internal/multiagent/worker.go (CI was red on main)
  • Bump external/eyrie submodule to a7e62a3 (probehttp refactor, matches eyrie main)

Test plan

  • golangci-lint run passes on fixed packages
  • go test ./internal/daemon/... ./internal/multiagent/... passes
  • Full CI pipeline green on PR

Made with Cursor

@Patel230 Patel230 force-pushed the fix/lint-shadow-bump-eyrie branch from ca0be2c to b6382b3 Compare June 18, 2026 06:13
Rename inner err bindings in daemon and multiagent workers to satisfy govet
shadow checks, and pin external/eyrie to a7e62a3 (probehttp refactor).
@Patel230 Patel230 force-pushed the fix/lint-shadow-bump-eyrie branch from b6382b3 to 5404ed7 Compare June 18, 2026 06:13
@Patel230 Patel230 merged commit 86cb02f into main Jun 18, 2026
18 checks passed
@Patel230 Patel230 deleted the fix/lint-shadow-bump-eyrie branch June 18, 2026 06:28
Patel230 added a commit that referenced this pull request Jun 18, 2026
Rename inner err bindings in daemon and multiagent workers to satisfy govet
shadow checks, and pin external/eyrie to a7e62a3 (probehttp refactor).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant