Skip to content

[ENG-1663] Prevent middle-click opening new tab #7896

[ENG-1663] Prevent middle-click opening new tab

[ENG-1663] Prevent middle-click opening new tab #7896

Triggered via pull request March 5, 2024 20:27
Status Success
Total duration 2m 16s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint: packages/ui/src/CheckBox.tsx#L9
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
ESLint: packages/ui/src/CheckBox.tsx#L34
Classnames 'h-[17px], w-[17px]' could be replaced by the 'size-[17px]' shorthand!
ESLint: packages/ui/src/ContextMenu.tsx#L159
Classnames 'h-3.5, w-3.5' could be replaced by the 'size-3.5' shorthand!
ESLint: packages/ui/src/Dropdown.tsx#L31
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
ESLint: packages/ui/src/Input.tsx#L178
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
ESLint: packages/ui/src/Loader.tsx#L11
Classnames 'h-7, w-7' could be replaced by the 'size-7' shorthand!
ESLint: packages/ui/src/RadioGroup.tsx#L34
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
ESLint: packages/ui/src/RadioGroup.tsx#L43
Classnames 'h-1.5, w-1.5' could be replaced by the 'size-1.5' shorthand!
ESLint: packages/ui/src/Select.tsx#L90
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
ESLint: packages/ui/src/Slider.tsx#L15
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!