Add stricter validation rules for authentication (#52) #48
Annotations
1 error and 10 warnings
lint-and-build
Process completed with exit code 1.
|
lint-and-build:
src/components/models/templates/TemplateSelector.tsx#L1
'ProjectTemplate' is defined but never used
|
lint-and-build:
src/components/models/projects/ProjectMembersTable.tsx#L1
'useState' is defined but never used
|
lint-and-build:
src/app/(general)/page.tsx#L20
'analyticsResult' is assigned a value but never used
|
lint-and-build:
src/app/(general)/page.tsx#L20
'analyticsError' is assigned a value but never used
|
lint-and-build:
src/app/(general)/page.tsx#L6
'ProjectStats' is defined but never used
|
lint-and-build:
src/app/(general)/page.tsx#L5
'ExportDialog' is defined but never used
|
lint-and-build:
src/actions/collaboration.ts#L93
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L69
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L46
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L17
'user' is defined but never used. Allowed unused args must match /^_/u
|