Skip to content

Home screen enhance #233

Home screen enhance

Home screen enhance #233

Re-run triggered August 31, 2023 17:46
Status Failure
Total duration 50s
Artifacts

continous-integeration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build (16.x): src/components/OOO/OOOForm.tsx#L2
'useState' is defined but never used
build (16.x): src/components/OOO/OOOForm.tsx#L7
'fromDate' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/components/OOO/OOOForm.tsx#L8
'toDate' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/components/OOO/OOOForm.tsx#L10
'setToDate' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/components/OOO/OOOForm.tsx#L11
'setFromDate' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/components/OOO/OOOFormDatePicker.tsx#L1
'prop' is defined but never used
build (16.x): src/navigations/TabNavigation/TabNavigation.tsx#L9
'HomeScreen' is defined but never used
build (16.x): src/screens/HomeScreen/HomeScreen2.tsx#L1
'StyleSheet' is defined but never used
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/