Skip to content

fix(deps): update dependency @upstash/redis to ^1.31.1 (#346) #40

fix(deps): update dependency @upstash/redis to ^1.31.1 (#346)

fix(deps): update dependency @upstash/redis to ^1.31.1 (#346) #40

Triggered via push May 15, 2024 19:45
Status Success
Total duration 45s
Artifacts

ci.yml

on: push
avoid_redundancy
4s
avoid_redundancy
Run ESLint
34s
Run ESLint
Run Prettier
27s
Run Prettier
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run ESLint: src/app/(dashboard)/dashboard/cash/actions.tsx#L77
React Hook useEffect has missing dependencies: 'form', 'router', 'toast', and 'utils.cashRegister.transactions.list'. Either include them or remove the dependency array
Run ESLint: src/app/(dashboard)/dashboard/cash/actions.tsx#L86
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
Run ESLint: src/app/(dashboard)/dashboard/cash/enable-cash.tsx#L25
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Run ESLint: src/app/(dashboard)/dashboard/inventory/data-table.tsx#L3
Imports "ColumnDef" are only used as type
Run ESLint: src/app/(dashboard)/dashboard/inventory/data-table.tsx#L14
All imports in the declaration are only used as types. Use `import type`
Run ESLint: src/app/(dashboard)/dashboard/products/overview.tsx#L9
All imports in the declaration are only used as types. Use `import type`
Run ESLint: src/app/(dashboard)/dashboard/sales/date-range-filter.tsx#L40
React Hook useEffect has a missing dependency: 'table'. Either include it or remove the dependency array
Run ESLint: src/app/(dashboard)/dashboard/stores/update.modal.tsx#L63
React Hook useEffect has missing dependencies: 'toast' and 'utils.employee.byStore'. Either include them or remove the dependency array
Run ESLint: src/app/(dashboard)/employees/create/form.tsx#L59
React Hook useEffect has missing dependencies: 'route' and 'toast'. Either include them or remove the dependency array
Run ESLint: src/app/(dashboard)/products/[id]/edit/form.tsx#L54
React Hook useEffect has missing dependencies: 'router' and 'toast'. Either include them or remove the dependency array