Skip to content

feat: ダッシュボードの実装 #121

feat: ダッシュボードの実装

feat: ダッシュボードの実装 #121

Triggered via pull request December 1, 2024 08:58
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: client/src/components/ConditionAvg.jsx#L3
'fetchedData' is missing in props validation
lint: client/src/components/ConditionAvg.jsx#L7
'fetchedData.forEach' is missing in props validation
lint: client/src/components/ConditionAvg.jsx#L10
'fetchedData.length' is missing in props validation
lint: client/src/components/ConditionDist.jsx#L15
'fetchedData' is missing in props validation
lint: client/src/components/ConditionDist.jsx#L28
'fetchedData.forEach' is missing in props validation
lint: client/src/components/DrinkingAmountGraph.jsx#L23
'fetchedData' is missing in props validation
lint: client/src/components/DrinkingAmountGraph.jsx#L23
'daysInMonth' is missing in props validation
lint: client/src/components/DrinkingCount.jsx#L3
'fetchedData' is missing in props validation
lint: client/src/components/DrinkingCount.jsx#L6
'fetchedData.length' is missing in props validation
lint
Process completed with exit code 1.
lint: client/src/Dashboard.jsx#L41
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
lint: client/src/components/DrinkingAmountGraph.jsx#L52
React Hook useEffect has a missing dependency: 'daysInMonth'. Either include it or remove the dependency array