Skip to content

feat: add tests

feat: add tests #47

Triggered via pull request December 29, 2023 13:23
@QuiiBzQuiiBz
synchronize #25
feat/tests
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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 '{ type: string; props: { style: { display: string; width: string; height: string; }; children: { type: "div" | "p" | "span"; props: { children?: string | undefined; style: CSSProperties; }; }[]; }; }' is not assignable to parameter of type 'ReactElements'.
typecheck
Process completed with exit code 1.