Rich text comments #90
Annotations
9 errors
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/actions.tsx#L23
'comment' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/actions.tsx#L54
'waitForComment' is defined but never used. Allowed unused vars must match /^_/u
|
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/actions.tsx#L100
'$getDepth' is defined but never used. Allowed unused vars must match /^_/u
|
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/actions.tsx#L100
'node' is defined but never used. Allowed unused args must match /^_/u
|
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/comment-client.tsx#L14
'Textarea' is defined but never used. Allowed unused vars must match /^_/u
|
packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/editor-state-to-comment-content.test.ts#L29
'debugEditorState' is defined but never used. Allowed unused vars must match /^_/u
|
packages/frontpage/lib/components/ui/textarea.tsx#L149
'TreeViewPlugin' is defined but never used. Allowed unused vars must match /^_/u
|
|
|
This job failed
Loading