Skip to content

Refactor useApiClient hooks and update login and sign up screen #414

Refactor useApiClient hooks and update login and sign up screen

Refactor useApiClient hooks and update login and sign up screen #414

Triggered via pull request December 13, 2024 11:47
Status Failure
Total duration 34s
Artifacts

ci-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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