Skip to content

fix: zoom bugs

fix: zoom bugs #41

Triggered via pull request December 29, 2023 12:03
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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
Type '{ elements: OGElement[]; selectedElement: string | null; setSelectedElement: (id: string | null) => void; setElements: (newElements: OGElement[], skipEdit?: boolean | undefined) => void; ... 7 more ...; rootRef: RefObject<...>; }' is not assignable to type 'OgContextType'.
typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
typecheck
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
typecheck
Process completed with exit code 1.