feat(OUT-3357): show warning banner when IUs try to update content wh… #355
Annotations
11 warnings
|
Run linters
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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
|