Skip to content

chore: Implement a better migration strategy #2165

chore: Implement a better migration strategy

chore: Implement a better migration strategy #2165

Triggered via push June 15, 2026 09:44
Status Failure
Total duration 51s
Artifacts

ui-unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
Property 'modelVersion' is missing in type '{ id: string; payload: ExerciseDescriptorJSON; }' but required in type '{ id: string; modelVersion: number; payload: ExerciseDescriptorJSON; }'.
test
Cannot find module '@/utils/omit' or its corresponding type declarations.
test
Cannot find module '@/models/storage/versions/migrations/steps/add-progressive-overload' or its corresponding type declarations.
test
Cannot find module '@/models/storage/versions/migrations/steps/add-progressive-overload' or its corresponding type declarations.
test
Cannot find module '@/utils/extract-type' or its corresponding type declarations.
test
Parameter 'x' implicitly has an 'any' type.
test
Parameter 'x' implicitly has an 'any' type.
test
'"@/models/storage/versions/latest"' has no exported member named 'FeedUserEventJSON'. Did you mean 'UserEventJSON'?
test
Parameter 'x' implicitly has an 'any' type.
test
Module '"@/models/storage/versions/latest"' has no exported member 'LatestVersion'.