feat: implement new table design #399
Annotations
10 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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#L199
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#L200
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#L550
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Run linter:
src/features/dashboard-codegate-status/components/codegate-status-polling-control.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run linter:
src/features/dashboard-codegate-status/components/codegate-status-polling-control.tsx#L12
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#L67
This rule can't verify that `export *` only exports components
|
Run linter:
src/lib/test-utils.tsx#L69
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading