First screen done #24
Annotations
10 errors and 5 warnings
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L2
'Pressable' is defined but never used
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L4
Insert `{·router·}·from·'expo-router';⏎⏎import·`
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L6
'useAuthStore' is defined but never used
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L7
Delete `import·{·router·}·from·'expo-router';⏎`
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L10
Replace `⏎` with `··`
|
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L13
Replace `}` with `··};`
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L25
Replace `·title="Get·Started"·color="white"·buttonfunc={redirect}` with `⏎····················title="Get·Started"⏎····················color="white"⏎····················buttonfunc={redirect}⏎················`
|
|
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/
|
Lint (18.x):
frontend/sac-mobile/app/(auth)/welcome.tsx#L18
Empty components are self-closing
|
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/
|