moved progress bar into components folder #46
Annotations
7 errors and 12 warnings
frontend/app/(tabs)/_layout.tsx#L11
Don't use `String` as a type. Use `string` instead
|
frontend/app/(tabs)/_layout.tsx#L12
Don't use `Boolean` as a type. Use `boolean` instead
|
frontend/components/medicationCard.tsx#L5
Don't use `String` as a type. Use `string` instead
|
frontend/components/medicationCard.tsx#L6
Don't use `String` as a type. Use `string` instead
|
frontend/components/medicationCard.tsx#L7
Don't use `String` as a type. Use `string` instead
|
frontend/components/medicationCard.tsx#L8
Don't use `String` as a type. Use `string` instead
|
|
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/
|
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/
|
frontend/app/(tabs)/Create.tsx#L14
'styles' is assigned a value but never used
|
frontend/app/(tabs)/Medications.tsx#L14
'styles' is assigned a value but never used
|
frontend/app/(tabs)/Schedule.tsx#L14
'styles' is assigned a value but never used
|
frontend/app/(tabs)/Settings.tsx#L14
'styles' is assigned a value but never used
|
frontend/app/(tabs)/_layout.tsx#L3
'Redirect' is defined but never used
|
frontend/app/index.tsx#L7
'dotenv' is defined but never used
|
frontend/components/googleButton.tsx#L5
'GOOGLE_AUTH_URL' is assigned a value but never used
|
frontend/components/googleButton.tsx#L13
'params' is assigned a value but never used
|
frontend/components/medicationCard.tsx#L25
Expected '===' and instead saw '=='
|
frontend/components/medicationProgress.tsx#L1
'Text' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading