Some checks failed
Build and Release / Lint (push) Failing after 7s
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Failing after 6s
Build and Release / Unit Tests (push) Failing after 2m43s
- Split into separate lint, unit-test, and integration-test jobs - Add PostgreSQL service for integration tests - Run unit tests on modules/... and services/... with SQLite tags - Remove unnecessary version checks (let actions install tools) - Fix Go version to 1.24 (matches go.mod) - Build only depends on lint passing (tests run in parallel) - Keep continue-on-error on integration tests (may fail in CI) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>