fix(db): add missing extended pet profile fields to buildPet factory #76

Closed
The Dogfather wants to merge 3 commits from fix/gro-1752-factories-only into dev

3 Commits

Author SHA1 Message Date
Flea Flicker 6c88f33920 re-trigger CI 2026-05-25 18:50:22 +00:00
Flea Flicker a7ea2a1617 trigger CI 2026-05-25 18:47:55 +00:00
Flea Flicker 403aa5c4f3 fix(db): add missing extended pet profile fields to buildPet factory
Lint Roller (QA) flagged that buildPet in factories.ts was missing the
4 fields added to the pets table schema, causing TS2739 in the Docker
build job (run 1701, job 3717).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 18:43:28 +00:00