Skip to content

integrated authContext for user authentication #86

integrated authContext for user authentication

integrated authContext for user authentication #86

Triggered via push July 11, 2024 18:21
Status Failure
Total duration 26s
Artifacts

tests.yaml

on: push
test_build
15s
test_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test_build: nepalingo-web/src/App.tsx#L1
'useState' is defined but never used
test_build: nepalingo-web/src/App.tsx#L1
'useEffect' is defined but never used
test_build: nepalingo-web/src/App.tsx#L10
'supabase' is defined but never used
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L13
Unexpected any. Specify a different type
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L13
Unexpected any. Specify a different type
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L14
Unexpected any. Specify a different type
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L14
Unexpected any. Specify a different type
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L15
Unexpected any. Specify a different type
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L22
'isAuthenticated' is assigned a value but never used
test_build: nepalingo-web/src/components/userAuth/AuthContext.tsx#L46
Unexpected any. Specify a different type
test_build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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_build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/