Refactor: Update UserRole enum references to ProjectRole (#47) #36
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#L75
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L55
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L36
'user' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-build:
src/actions/collaboration.ts#L11
'user' is defined but never used. Allowed unused args must match /^_/u
|