Skip to content

Monorepo conversion (using bun) #701

Monorepo conversion (using bun)

Monorepo conversion (using bun) #701

Triggered via pull request February 7, 2024 08:48
Status Cancelled
Total duration 12m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 10 warnings
🕵 Lint
flowbite-react#lint: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run lint exited (1)
🕵 Lint: packages/ui/src/components/Accordion/Accordion.spec.tsx#L51
'_' is assigned a value but never used
🕵 Lint: packages/ui/src/components/Accordion/Accordion.spec.tsx#L64
'_' is assigned a value but never used
🕵 Lint: packages/ui/src/components/Accordion/Accordion.spec.tsx#L77
'_' is assigned a value but never used
🕵 Lint: packages/ui/src/components/ListGroup/ListGroup.spec.tsx#L49
'_' is assigned a value but never used
🕵 Lint: packages/ui/src/helpers/merge-deep.spec.ts#L11
Expect has unknown modifier
🕵 Lint: packages/ui/src/helpers/merge-deep.spec.ts#L20
Expect has unknown modifier
🕵 Lint: packages/ui/src/helpers/merge-deep.spec.ts#L29
Expect has unknown modifier
🕵 Lint: packages/ui/src/helpers/merge-deep.spec.ts#L45
Expect has unknown modifier
✅ Typecheck
Cannot find module 'contentlayer/generated' or its corresponding type declarations.
✅ Typecheck
Parameter 'doc' implicitly has an 'any' type.
✅ Typecheck
Parameter 'doc' implicitly has an 'any' type.
✅ Typecheck
web#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/apps/web) /home/runner/.bun/bin/bun run typecheck exited (2)
✅ Typecheck
Process completed with exit code 2.
🔬 Test
The run was canceled by @SutuSebastian.
🔬 Test
The operation was canceled.
🕵 Lint: apps/web/components/code-demo.tsx#L115
Classname 'code-example' is not a Tailwind CSS class!
🕵 Lint: apps/web/components/code-demo.tsx#L184
Classname 'code-preview' is not a Tailwind CSS class!
🕵 Lint: apps/web/components/code-demo.tsx#L243
Classname 'copy-to-clipboard-button' is not a Tailwind CSS class!
🕵 Lint: apps/web/components/code-highlight.tsx#L27
Classname 'language-' is not a Tailwind CSS class!
🕵 Lint: apps/web/components/code-highlight.tsx#L28
Classname 'language-' is not a Tailwind CSS class!
🕵 Lint: apps/web/components/homepage/components-section.tsx#L73
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
🕵 Lint: apps/web/components/homepage/components-section.tsx#L76
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroup.spec.tsx#L8
Classname 'test-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroup.spec.tsx#L19
Classname 'custom-base-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroupCounter.spec.tsx#L7
Classname 'test-class' is not a Tailwind CSS class!