Some checks failed
Pipeline / UI Lint (push) Successful in 57s
Pipeline / API Unit Tests (push) Failing after 3s
Pipeline / API Lint (push) Failing after 2s
Pipeline / API Integration Tests (push) Failing after 0s
Pipeline / UI Tests (push) Successful in 1m28s
Pipeline / Build & Push API Image (push) Has been skipped
Pipeline / Build & Push UI Image (push) Has been skipped
- Remove unused NEVER import from detail.component.spec.ts - Replace `null as unknown as ImageRecord` with `null as unknown as typeof MOCK_IMAGE` to match the narrower inferred type (thumbnail_key: null) that setup() expects Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>