π Setup component storybook #1
Annotations
6 errors
Typecheck
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Typecheck
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Typecheck
Cannot find name 'expect'.
|
Typecheck
Type '{ type: string; content: { type: string; text: string; styles: { bold: boolean; }; }[]; }' is not assignable to type 'PartialBlock<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 4 more...'.
|
Typecheck
@acme/storybook#typecheck: command (/home/runner/work/nextjs-stuff/nextjs-stuff/apps/storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
Typecheck
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading