Skip to content

⚙️ Modify .gitignore #7

⚙️ Modify .gitignore

⚙️ Modify .gitignore #7

Triggered via push January 21, 2024 06:48
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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/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
@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
Process completed with exit code 1.
typecheck
Type '(formData: FormData) => Promise<void>' is not assignable to type 'string'.
typecheck
@acme/ui#typecheck: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/ui) /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
@acme/ui#lint: command (/home/runner/work/nextjs-stuff/nextjs-stuff/packages/ui) /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.