Skip to content

feat: elements arrow moving #33

feat: elements arrow moving

feat: elements arrow moving #33

Triggered via pull request December 28, 2023 18:24
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.