Skip to content

Unlimited component updates #562

Unlimited component updates

Unlimited component updates #562

Triggered via pull request January 12, 2026 20:35
Status Failure
Total duration 43s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
build: src/components/MediaModal.stories.tsx#L79
Property 'hasUnlimitedAttempts' is missing in type '{ exercise: { uid: string; uuid: string; group_uuid: string; number: number; version: number; published_at: string; context: string; stimulus_html: string; tags: never[]; authors: { user_id: number; name: string; }[]; ... 5 more ...; questions: { ...; }[]; }; ... 8 more ...; hasFeedback: true; }' but required in type 'ExerciseWithQuestionStatesProps'.
build: src/components/MediaModal.stories.tsx#L10
Property 'hasUnlimitedAttempts' is missing in type '{ exercise: { uid: string; uuid: string; group_uuid: string; number: number; version: number; published_at: string; context: string; stimulus_html: string; tags: never[]; authors: { user_id: number; name: string; }[]; ... 5 more ...; questions: { ...; }[]; }; ... 10 more ...; canUpdateCurrentStep: false; }' but required in type 'ExerciseWithStepDataProps'.