Skip to content

Merge pull request #72 from copilot-platforms/OUT-789-simple #192

Merge pull request #72 from copilot-platforms/OUT-789-simple

Merge pull request #72 from copilot-platforms/OUT-789-simple #192

Triggered via push August 29, 2024 10:44
Status Success
Total duration 4m 6s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run linters: src/components/NotificationsModal/ModalCheckbox.tsx#L18
'_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