feat: Migrate admin authentication from password-based to NextAuth.js… #1
Annotations
10 warnings
|
Lint:
src/app/chat/page.tsx#L5
'RepoLayout' is defined but never used
|
|
Lint:
src/app/chat/page.tsx#L2
'fetchGitHubData' is defined but never used
|
|
Lint:
src/app/chat/page.tsx#L1
'Suspense' is defined but never used
|
|
Lint:
src/app/actions.ts#L367
'ctx' is assigned a value but never used
|
|
Lint:
src/app/actions.ts#L356
'msg' is defined but never used
|
|
Lint:
src/app/actions.ts#L326
'ctx' is assigned a value but never used
|
|
Lint:
src/app/actions.ts#L49
'SecurityScanDeps' is defined but never used
|
|
Lint:
src/app/actions.ts#L48
'extractSnippet' is defined but never used
|
|
Lint:
src/app/actions.ts#L21
'getFileContent' is defined but never used
|
|
Lint:
scripts/test-cache-compression.ts#L55
'e' is defined but never used
|