feat: use @stacklok/ui-kit #150
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter:
src/components/ui/chat/chat-bubble.tsx#L192
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/components/ui/chat/chat-bubble.tsx#L193
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/components/ui/sidebar.tsx#L559
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/lib/test-utils.tsx#L45
This rule can't verify that `export *` only exports components
|
Loading