Skip to content

set up database.sql file for local postgres #70

set up database.sql file for local postgres

set up database.sql file for local postgres #70

Triggered via pull request February 10, 2025 05:10
Status Failure
Total duration 34s
Artifacts

lint-check.yaml

on: pull_request
Backend check
12s
Backend check
Frontend check
24s
Frontend check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Backend check: backend/src/googleAuth.ts#L28
Unexpected any. Specify a different type
Backend check: backend/src/googleAuth.ts#L33
Unexpected any. Specify a different type
Backend check
Process completed with exit code 1.
Frontend check: frontend/app/(tabs)/Login.tsx#L7
'router' is assigned a value but never used
Frontend check: frontend/app/Dashboard.tsx#L6
'isAuthenticated' is assigned a value but never used
Frontend check: frontend/app/Dashboard.tsx#L6
'setIsAuthenticated' is assigned a value but never used
Frontend check: frontend/app/_layout.tsx#L12
'DashboardPage' is defined but never used
Frontend check: frontend/app/_layout.tsx#L13
'NotAuthorizedPage' is defined but never used
Frontend check: frontend/components/TransactionHistory/FullTransactionHistory.tsx#L3
'FontAwesome' is defined but never used