Skip to content

chore: add use-media-sizes hook #394

chore: add use-media-sizes hook

chore: add use-media-sizes hook #394

Triggered via push May 6, 2024 02:07
Status Success
Total duration 34s
Artifacts

style.yml

on: push
prettier-check
23s
prettier-check
eslint-check
24s
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/.