Skip to content

SignInWithGithub

SignInWithGithub #223

Triggered via pull request August 22, 2023 05:40
Status Failure
Total duration 1m 5s
Artifacts

continous-integeration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L20
'SafeAreaView' is defined but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L21
'ActivityIndicator' is defined but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L22
'Images' is defined but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L23
'WebView' is defined but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L24
'urls' is defined but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L43
'githubView' is assigned a value but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L43
'setGithubView' is assigned a value but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L44
'loading' is assigned a value but never used
build (16.x): src/screens/AuthScreen/AuthScreen.tsx#L91
'updateUserData' is assigned a value but never used
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/