Skip to content

πŸš€ Setup component storybook #1

πŸš€ Setup component storybook

πŸš€ Setup component storybook #1

Triggered via push January 11, 2024 02:24
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
format
@acme/eslint-config#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/tooling/eslint) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@acme/ui#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@acme/storybook#format: command (/home/runner/work/nextjs-stuff/nextjs-stuff/apps/storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
Process completed with exit code 1.
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.
lint
@acme/storybook#lint: command (/home/runner/work/nextjs-stuff/nextjs-stuff/apps/storybook) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
Process completed with exit code 1.