Started off Home Page #42
Annotations
3 errors and 12 warnings
lint:
frontend/app/(tabs)/_layout.tsx#L10
Don't use `String` as a type. Use `string` instead
|
lint:
frontend/app/(tabs)/_layout.tsx#L11
Don't use `Boolean` as a type. Use `boolean` instead
|
lint
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
frontend/app/(tabs)/Create.tsx#L14
'styles' is assigned a value but never used
|
lint:
frontend/app/(tabs)/Medications.tsx#L14
'styles' is assigned a value but never used
|
lint:
frontend/app/(tabs)/Schedule.tsx#L14
'styles' is assigned a value but never used
|
lint:
frontend/app/(tabs)/Settings.tsx#L14
'styles' is assigned a value but never used
|
lint:
frontend/app/(tabs)/_layout.tsx#L3
'Redirect' is defined but never used
|
lint:
frontend/app/index.tsx#L7
'dotenv' is defined but never used
|
lint:
frontend/components/googleButton.tsx#L5
'GOOGLE_AUTH_URL' is assigned a value but never used
|
lint:
frontend/components/googleButton.tsx#L13
'params' is assigned a value but never used
|
lint:
frontend/components/rememberLoginButton.tsx#L1
'React' is defined but never used
|
lint:
frontend/components/rememberLoginButton.tsx#L2
'View' is defined but never used
|