Skip to content

feat(login-with-google): changed signin oauth and created login oauth to allow login with google #78

feat(login-with-google): changed signin oauth and created login oauth to allow login with google

feat(login-with-google): changed signin oauth and created login oauth to allow login with google #78

Triggered via pull request February 17, 2024 12:48
Status Success
Total duration 1m 46s
Artifacts 1

nextjs.yml

on: pull_request
Matrix: build-and-lint
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build-and-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@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-lint (18.x): src/app/(pages)/(auth)/signup/addinfo/page.tsx#L39
'setRevalidateHeaders' is defined but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'isPending' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'error' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'data' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/events/page.tsx#L3
'Flex' is defined but never used
build-and-lint (18.x): src/app/api/addinfo/route.ts#L7
'getSession' is defined but never used
build-and-lint (18.x): src/app/api/auth/email-verification/[token]/route.ts#L6
'cookies' is defined but never used
build-and-lint (18.x): src/app/api/auth/email-verification/[token]/route.ts#L6
'headers' is defined but never used
build-and-lint (18.x): src/app/api/auth/signup/route.ts#L1
'NextResponse' is defined but never used
build-and-lint (18.x): src/app/(pages)/(auth)/signup/addinfo/page.tsx#L39
'setRevalidateHeaders' is defined but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'isPending' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'error' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/about/page.tsx#L15
'data' is assigned a value but never used
build-and-lint (18.x): src/app/(pages)/events/page.tsx#L3
'Flex' is defined but never used
build-and-lint (18.x): src/app/api/addinfo/route.ts#L7
'getSession' is defined but never used
build-and-lint (18.x): src/app/api/auth/email-verification/[token]/route.ts#L6
'cookies' is defined but never used
build-and-lint (18.x): src/app/api/auth/email-verification/[token]/route.ts#L6
'headers' is defined but never used
build-and-lint (18.x): src/app/api/auth/signup/route.ts#L1
'NextResponse' is defined but never used

Artifacts

Produced during runtime
Name Size
lint-fix-results Expired
50.6 KB