User can select attributes and create CODAP table. #12
Annotations
2 errors and 11 warnings
src/components/types.ts#L61
Unnecessary semicolon
|
|
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/types.ts#L61
Newline required at end of file but not found
|
src/components/utils.ts#L4
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading