Bump dlt[az,filesystem,postgres,sqlalchemy] from 1.13.0 to 1.14.1 in /backend #5
build-and-test.yaml
on: pull_request
Frontend Build and Test
54s
Backend Build and Test
58s
Documentation Build and Test
20s
Annotations
7 warnings
|
Frontend Build and Test:
frontend/src/hooks/use-syncs.tsx#L124
React Hook useEffect has a missing dependency: 'fetchAllSyncData'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/spending-by-billing-period-tile.tsx#L129
React Hook useEffect has a missing dependency: 'getUseCases'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/spending-by-billing-period-tile.tsx#L104
React Hook useEffect has a missing dependency: 'getSpendingByBillingPeriod'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/service-costs-by-region-tile.tsx#L91
React Hook useEffect has a missing dependency: 'getUseCases'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/service-costs-by-region-tile.tsx#L66
React Hook useEffect has a missing dependency: 'getServiceCostsByRegion'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/service-cost-analysis-tile.tsx#L151
React Hook useEffect has a missing dependency: 'getUseCases'. Either include it or remove the dependency array
|
|
Frontend Build and Test:
frontend/src/features/dashboard/components/tiles/service-cost-analysis-tile.tsx#L124
React Hook useEffect has a missing dependency: 'getServiceCostAnalysis'. Either include it or remove the dependency array
|