Limit years options and "get data" button availability. #11
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/app.tsx#L5
'yearsOptions' is defined but never used
|
src/components/app.tsx#L17
'farmerDemographics' is assigned a value but never used
|
src/components/app.tsx#L17
'farmDemographics' is assigned a value but never used
|
src/components/app.tsx#L17
'crops' is assigned a value but never used
|
src/components/app.tsx#L17
'economicsAndWages' is assigned a value but never used
|
src/components/attribute-options.tsx#L38
This line has a length of 127. Maximum allowed is 120
|
src/components/information.tsx#L16
This line has a length of 387. Maximum allowed is 120
|
src/components/place-options.tsx#L21
This line has a length of 144. Maximum allowed is 120
|
src/components/utils.ts#L4
Missing semicolon
|
src/components/years-options.tsx#L42
React Hook useEffect has a missing dependency: 'selectedOptions'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading