Skip to content

feat: welcome screen #23

feat: welcome screen

feat: welcome screen #23

Triggered via push February 25, 2024 19:14
Status Failure
Total duration 49s
Artifacts

mobile.yml

on: push
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L2
Replace `View,·Text,·StyleSheet,·Button}·from·'react-native';·` with `·Button,·StyleSheet,·Text,·View·}·from·'react-native';⏎`
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L3
'useAuthStore' is defined but never used
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L10
Replace `<Text·style={styles.description}>Discover,·follow,·and·join·all·the·clubs·&·events·Northeastern·has·to·offer` with `··<Text·style={styles.description}>⏎················Discover,·follow,·and·join·all·the·clubs·&·events·Northeastern⏎················has·to·offer⏎············`
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L13
Replace `······)` with `····);`
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L20
Replace `flex:·1,·⏎` with `··flex:·1,⏎··`
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L22
Replace `······marginTop:·'5%',·⏎······marginBottom:·'10%',·` with `········marginTop:·'5%',⏎········marginBottom:·'10%',`
Lint (18.x): frontend/sac-mobile/app/(auth)/welcome.tsx#L24
Replace `marginLeft:·30,·⏎······marginRight:·30,` with `··marginLeft:·30,⏎········marginRight:·30`
Lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/