feat - Improve services page UX with smooth scroll and enhanced layout #154
+52
−59
Annotations
10 errors and 6 warnings
|
functions/api/weather.ts#L316
'ctx' is defined but never used
|
|
functions/api/weather.ts#L62
Unexpected any. Specify a different type
|
|
functions/api/weather.ts#L60
Unexpected any. Specify a different type
|
|
functions/api/weather.ts#L48
Unexpected any. Specify a different type
|
|
functions/api/weather.ts#L38
Unexpected any. Specify a different type
|
|
functions/api/weather.ts#L1
'WeatherData' is defined but never used
|
|
functions/api/forex.ts#L246
'ctx' is defined but never used
|
|
functions/api/forex.ts#L47
'env' is defined but never used
|
|
|
|
functions/api/crawl.ts#L4
'getContentByUrl' is defined but never used
|
|
src/pages/government/legislative/senate-committees.tsx#L19
The 'committees' logical expression could make the dependencies of useMemo Hook (at line 28) change on every render. To fix this, wrap the initialization of 'committees' in its own useMemo() Hook
|
|
src/pages/government/legislative/party-list-members.tsx#L23
The 'partyListMembers' logical expression could make the dependencies of useMemo Hook (at line 47) change on every render. To fix this, wrap the initialization of 'partyListMembers' in its own useMemo() Hook
|
|
src/pages/government/legislative/party-list-members.tsx#L23
The 'partyListMembers' logical expression could make the dependencies of useMemo Hook (at line 33) change on every render. To fix this, wrap the initialization of 'partyListMembers' in its own useMemo() Hook
|
|
src/pages/government/legislative/house-members.tsx#L22
The 'houseMembers' logical expression could make the dependencies of useMemo Hook (at line 45) change on every render. To fix this, wrap the initialization of 'houseMembers' in its own useMemo() Hook
|
|
src/pages/government/legislative/house-members.tsx#L22
The 'houseMembers' logical expression could make the dependencies of useMemo Hook (at line 30) change on every render. To fix this, wrap the initialization of 'houseMembers' in its own useMemo() Hook
|
|
src/pages/flood-control-projects/shared-components.tsx#L266
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading