Skip to content

fix(OUT-2315): applied preprocessTemplate util which removes the {{ a… #307

fix(OUT-2315): applied preprocessTemplate util which removes the {{ a…

fix(OUT-2315): applied preprocessTemplate util which removes the {{ a… #307

Triggered via push September 8, 2025 07:18
Status Success
Total duration 57s
Artifacts

lint.yml

on: push
Run linters
54s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run linters: src/components/tiptap/image/image.ts#L1
'Node' is defined but never used
Run linters: src/components/tiptap/image/ImageResizeComponent.tsx#L38
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Run linters: src/components/tiptap/iframe/ext_iframe.ts#L18
'options' is defined but never used. Allowed unused args must match /^_/u
Run linters: src/components/tiptap/bubbleMenu/DropdownBubbleMenu.tsx#L22
'appState' is assigned a value but never used
Run linters: src/components/tiptap/bubbleMenu/DropdownBubbleMenu.tsx#L22
'appState' is assigned a value but never used
Run linters: src/components/NotificationsModal/index.tsx#L26
'useSWR' is defined but never used
Run linters: src/components/NotificationsModal/index.tsx#L26
'useSWR' is defined but never used
Run linters: src/components/NotificationsModal/index.tsx#L25
'fetcher' is defined but never used
Run linters: src/components/NotificationsModal/index.tsx#L25
'fetcher' is defined but never used
Run linters: src/components/NotificationsModal/ModalCheckbox.tsx#L20
'_key' is defined but never used