Refactor useApiClient hooks and update login and sign up screen #414
Annotations
10 errors and 1 warning
build:
src/features/auth/components/GoogleLogin.tsx#L2
'Button' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L2
'Text' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L5
'AuthSession' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L6
'GoogleSigninButton' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L6
'statusCodes' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L8
'AsyncStorage' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L13
'login' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L14
'CmButton' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L16
'SvgXml' is declared but its value is never read.
|
build:
src/features/auth/components/GoogleLogin.tsx#L17
'Svg' is declared but its value is never read.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|