Skip to content

chore: fix lint issues #172

chore: fix lint issues

chore: fix lint issues #172

Triggered via push April 24, 2024 12:20
Status Success
Total duration 1m 12s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters: src/components/NotificationsModal/ModalCheckbox.tsx#L17
'_key' 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/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/iframe/ext_iframe.ts#L18
'options' is defined but never used. Allowed unused args must match /^_/u
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/image/image.ts#L1
'Node' is defined but never used
Run linters: src/components/tiptap/image/image.ts#L1
'Node' is defined but never used
Run linters: src/components/tiptap/image/image.ts#L16
'options' is defined but never used. Allowed unused args must match /^_/u