any
Record<string, unknown>
- Updated type assertions in repository test files to use `Record<string, unknown>` instead of `any`.