Skip to content

routerをrefreshして新しいデータをとる #555

routerをrefreshして新しいデータをとる

routerをrefreshして新しいデータをとる #555

Triggered via push September 29, 2024 10:58
Status Failure
Total duration 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: src/app/quizzes/_components/complete/complete.stories.tsx#L9
Object literal may only specify known properties, and 'collection' does not exist in type 'Partial<{ score: number; maxCount: number; quizzes: Quiz[]; reset: () => void; }>'.
ci: src/app/quizzes/_components/question/question.stories.tsx#L14
Object literal may only specify known properties, and 'collection' does not exist in type 'Partial<{ quizzes: Quiz[]; }>'.
ci
Process completed with exit code 2.