Skip to content

fix: resolve go lint findings#93

Open
marcus wants to merge 1 commit intomainfrom
lint-fix/golangci-errcheck-gofmt
Open

fix: resolve go lint findings#93
marcus wants to merge 1 commit intomainfrom
lint-fix/golangci-errcheck-gofmt

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Mar 31, 2026

Summary

  • handle current errcheck findings in runtime command paths so best-effort logging/focus updates no longer ignore errors
  • clean up additional reproducible errcheck findings across tests and helpers, using focused fixes plus file-level test nolints where the setup would otherwise be repetitive noise
  • preserve formatting-only updates from the current tree and fix the flaky in-memory SQLite assertion in internal/sync/events_test.go

Validation

  • golangci-lint run ./...
  • gofmt -l .
  • go vet ./...
  • go test ./...

Automated by nightshift

Nightshift-Task: lint-fix
Nightshift-Ref: https://github.com/marcus/nightshift
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