Skip to content

Feat/samvritsrinath firebase auth #20

Feat/samvritsrinath firebase auth

Feat/samvritsrinath firebase auth #20

Triggered via pull request February 11, 2024 00:12
Status Failure
Total duration 43s
Artifacts

lint-check.yml

on: pull_request
Backend check
35s
Backend check
Frontend check
31s
Frontend check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Frontend check
Process completed with exit code 1.
Frontend check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend check: frontend/src/app/login/login.tsx#L8
'getAuth' is defined but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/login/login.tsx#L16
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend check: frontend/src/app/page.tsx#L3
'initFirebase' is defined but never used. Allowed unused vars must match /^_/u
Backend check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend check: backend/src/models/users.ts#L14
'attr' is defined but never used. Allowed unused args must match /^_/u