feat: add outreach hours category #55
Annotations
10 warnings
Run ESLint:
src/slack/handlers/views/eventlog.ts#L2
'getOnboardingModal' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/slack/handlers/views/eventlog.ts#L4
'prisma' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
'renderedCircles' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L308
Unexpected any. Specify a different type
|
Run ESLint:
src/views/dash/circlepacker.ts#L354
'diameter' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L361
'rendered' is never reassigned. Use 'const' instead
|
Run ESLint:
src/views/dash/circlepacker.ts#L366
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Run ESLint:
src/views/dash/circlepacker.ts#L368
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Loading