Skip to content

Fix typescript errors #217

Fix typescript errors

Fix typescript errors #217

Triggered via pull request March 2, 2025 14:36
Status Failure
Total duration 37s
Artifacts

main.yml

on: pull_request
file_existence
3s
file_existence
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test (21.x)
Process completed with exit code 1.
test (21.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (21.x): client/app/components/auth/AuthButtons.tsx#L1
'useFonts' is defined but never used
lint (21.x): client/app/components/auth/AuthButtons.tsx#L2
'useState' is defined but never used
lint (21.x): client/app/components/auth/AuthButtons.tsx#L5
'Text' is defined but never used
lint (21.x): client/app/components/auth/AuthButtons.tsx#L8
'Alert' is defined but never used
lint (21.x): client/app/components/chat/ChatScreenFooter.tsx#L8
'TouchableOpacity' is defined but never used
lint (21.x): client/app/components/chat/ChatScreenFooter.tsx#L10
'Smile' is defined but never used
lint (21.x): client/app/components/chat/ChatScreenFooter.tsx#L10
'Image' is defined but never used
lint (21.x): client/app/components/chat/NearbyHeader.tsx#L11
'ChevronLeft' is defined but never used
lint (21.x): client/app/navigation/AppNavigator.tsx#L2
'StyleSheet' is defined but never used
lint (21.x): client/app/navigation/AppNavigator.tsx#L2
'Text' is defined but never used