I really should've been commiting along the way, sample login page, t… #7
Annotations
2 errors and 5 warnings
frontend/App.tsx#L4
Unable to resolve path to module './screens/HomeScreen'
|
|
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.tsx#L9
'app' is assigned a value but never used
|
frontend/screens/LoginScreen.tsx#L1
'PropsWithChildren' is defined but never used
|
frontend/screens/LoginScreen.tsx#L32
'error' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading