Skip to content

chore: Update cmdk to 1.0.0, add simple filter for Command components for better ranking, address an issue with cmdk 1.0.0 regarding disabled items in dropdown #391

chore: Update cmdk to 1.0.0, add simple filter for Command components for better ranking, address an issue with cmdk 1.0.0 regarding disabled items in dropdown

chore: Update cmdk to 1.0.0, add simple filter for Command components for better ranking, address an issue with cmdk 1.0.0 regarding disabled items in dropdown #391

Triggered via pull request May 5, 2024 17:58
@SamZhang02SamZhang02
synchronize #59
cmdk
Status Success
Total duration 33s
Artifacts

style.yml

on: pull_request
prettier-check
23s
prettier-check
eslint-check
23s
eslint-check
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
eslint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint-check: apps/web/src/components/settings/categories/category-list.tsx#L165
React Hook useEffect has missing dependencies: 'categoryType', 'getBeforeAfterPosition', and 'updatePosition'. Either include them or remove the dependency array
eslint-check: apps/web/src/components/transactions/columns.tsx#L10
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
eslint-check: apps/web/src/components/transactions/new-transaction.tsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
prettier-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.