feat: Lazy-load ExportDialog component for improved performance #125
Annotations
10 errors and 10 warnings
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
src/lib/utils.ts#L20
Unexpected aliasing of 'this' to local variable
|
|
Run ESLint:
src/lib/utils.ts#L13
Unexpected any. Specify a different type
|
|
Run ESLint:
src/lib/utils.ts#L13
Unexpected any. Specify a different type
|
|
Run ESLint:
src/lib/export.ts#L3
Unexpected any. Specify a different type
|
|
Run ESLint:
src/lib/analytics-client.ts#L17
Unexpected any. Specify a different type
|
|
Run ESLint:
src/actions/projects/updateProject/logic.ts#L51
Unexpected any. Specify a different type
|
|
Run ESLint:
src/actions/projects/updateProject/logic.test.ts#L51
Unexpected any. Specify a different type
|
|
Run ESLint:
src/actions/analytics.ts#L12
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/useMobile.test.tsx#L17
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
Run ESLint:
src/app/(general)/page.tsx#L31
'total' is assigned a value but never used
|
|
Run ESLint:
src/app/(general)/page.tsx#L21
'analyticsResult' is assigned a value but never used
|
|
Run ESLint:
src/app/(general)/page.tsx#L21
'analyticsError' is assigned a value but never used
|
|
Run ESLint:
src/app/(general)/page.tsx#L6
'ExportDialog' is defined but never used
|
|
Run ESLint:
src/actions/projects/getProjects.ts#L1
'Project' is defined but never used
|
|
Run ESLint:
src/actions/collaboration.ts#L119
'user' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
src/actions/collaboration.ts#L87
'user' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
src/actions/collaboration.ts#L56
'user' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
src/actions/collaboration.ts#L23
'user' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
src/__tests__/analytics.test.ts#L1
'AnalyticsEvent' is defined but never used
|
Loading