feat: elements arrow moving #33
Annotations
10 errors
typecheck
@ogstudio/dashboard#typecheck: command (/home/runner/work/ogstudio/ogstudio/apps/dashboard) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
typecheck
Argument of type '{ y: number; } | { y: number; tag: "p"; content: string; color: string; fontFamily: "Roboto" | "Open Sans" | "Montserrat" | "Lato" | "Poppins" | "Inter" | "Oswald" | "Raleway" | "Nunito" | "Ubuntu"; ... 14 more ...; shadow?: { ...; } | undefined; } | { ...; } | { ...; }' is not assignable to parameter of type 'OGElement'.
|
typecheck
'element' is possibly 'undefined'.
|
typecheck
Argument of type '{ y: number; } | { y: number; tag: "p"; content: string; color: string; fontFamily: "Roboto" | "Open Sans" | "Montserrat" | "Lato" | "Poppins" | "Inter" | "Oswald" | "Raleway" | "Nunito" | "Ubuntu"; ... 14 more ...; shadow?: { ...; } | undefined; } | { ...; } | { ...; }' is not assignable to parameter of type 'OGElement'.
|
typecheck
'element' is possibly 'undefined'.
|
typecheck
Argument of type '{ x: number; } | { x: number; tag: "p"; content: string; color: string; fontFamily: "Roboto" | "Open Sans" | "Montserrat" | "Lato" | "Poppins" | "Inter" | "Oswald" | "Raleway" | "Nunito" | "Ubuntu"; ... 14 more ...; shadow?: { ...; } | undefined; } | { ...; } | { ...; }' is not assignable to parameter of type 'OGElement'.
|
typecheck
'element' is possibly 'undefined'.
|
typecheck
Argument of type '{ x: number; } | { x: number; tag: "p"; content: string; color: string; fontFamily: "Roboto" | "Open Sans" | "Montserrat" | "Lato" | "Poppins" | "Inter" | "Oswald" | "Raleway" | "Nunito" | "Ubuntu"; ... 14 more ...; shadow?: { ...; } | undefined; } | { ...; } | { ...; }' is not assignable to parameter of type 'OGElement'.
|
typecheck
'element' is possibly 'undefined'.
|
typecheck
Process completed with exit code 1.
|