fixed minor dependency bug #35
Annotations
12 warnings
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/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
|
lint:
frontend/screens/ExtraInfoScreen.tsx#L2
'useEffect' is defined but never used
|
lint:
frontend/screens/ExtraInfoScreen.tsx#L31
'setIsLogin' is assigned a value but never used
|
lint:
frontend/screens/LoginScreen.tsx#L2
'useEffect' is defined but never used
|
lint:
frontend/screens/LoginScreen.tsx#L28
'setIsLogin' is assigned a value but never used
|
lint:
frontend/screens/LoginScreen.tsx#L53
'loggedNav' is assigned a value but never used
|
lint:
frontend/screens/LoginScreen.tsx#L56
'error' is defined but never used
|