Skip to content

get git up to date: #55

get git up to date:

get git up to date: #55

Triggered via push July 12, 2024 20:44
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
lint: example/src/App.tsx#L3
Replace `·Button,·SafeAreaView,·ScrollView,·StyleSheet,·Text,·TextInput·` with `⏎··Button,⏎··SafeAreaView,⏎··ScrollView,⏎··StyleSheet,⏎··Text,⏎··TextInput,⏎`
lint: example/src/App.tsx#L3
'StyleSheet' is defined but never used
lint: example/src/App.tsx#L4
Replace `·AuthorizeWithGoogle,·SignInWithGoogle·` with `⏎··AuthorizeWithGoogle,⏎··SignInWithGoogle,⏎`
lint: example/src/App.tsx#L8
Delete `⏎`
lint: example/src/App.tsx#L10
Replace `""` with `''`
lint: example/src/App.tsx#L11
Replace `familyName:·"",·givenName:·"",·id:·"",·idToken:·""})` with `⏎····familyName:·'',⏎····givenName:·'',⏎····id:·'',⏎····idToken:·'',⏎··});`
lint: example/src/App.tsx#L12
Replace `""` with `''`
lint: example/src/App.tsx#L13
Replace `·useState<AuthorizationResult>({accessToken:·"",·serverAuthCode:·"",·authorizedScopes:·[]` with `⏎····useState<AuthorizationResult>({⏎······accessToken:·'',⏎······serverAuthCode:·'',⏎······authorizedScopes:·[],⏎····`
lint: example/src/App.tsx#L18
Replace `fontSize:·20` with `·fontSize:·20·`
lint: example/src/App.tsx#L19
Replace `·placeholder='clientId'·value={clientId}·onChangeText={setClientId}` with `⏎··········placeholder="clientId"⏎··········value={clientId}⏎··········onChangeText={setClientId}⏎········`
build-android
react-native-google-auth-example#build:android: command (/home/runner/work/react-native-google-auth/react-native-google-auth/example) /tmp/xfs-5b997424/yarn run build:android exited (128)
build-android
Process completed with exit code 128.
build-ios
react-native-google-auth-example#build:ios: command (/Users/runner/work/react-native-google-auth/react-native-google-auth/example) /private/var/folders/xz/lz5thm6s3vb1vdkk77vmkgbr0000gn/T/xfs-60d28ffa/yarn run build:ios exited (65)
build-ios
Process completed with exit code 65.
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@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: example/src/App.tsx#L18
Inline style: { fontSize: 20 }
lint: example/src/App.tsx#L27
Inline style: { fontSize: 20 }
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-android
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/