Skip to content

fix(OUT-2269): replaced replace method with replaceAll and removed regex #289

fix(OUT-2269): replaced replace method with replaceAll and removed regex

fix(OUT-2269): replaced replace method with replaceAll and removed regex #289

Triggered via push August 29, 2025 09:19
Status Success
Total duration 1m 4s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/floatingMenu/FloatingMenu.tsx#L12
'LinkIcon' is defined but never used
Run linters: src/components/tiptap/floatingMenu/FloatingMenu.tsx#L12
'LinkIcon' is defined but never used
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