Skip to content

fix(deps): update dependency eslint-plugin-tailwindcss to v3.17.5 #1634

fix(deps): update dependency eslint-plugin-tailwindcss to v3.17.5

fix(deps): update dependency eslint-plugin-tailwindcss to v3.17.5 #1634

Triggered via pull request June 21, 2024 10:53
Status Success
Total duration 1m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
runner / lint: packages/for-ui/src/badge/ConstantBadge.tsx#L13
Classnames 'h-fit, w-fit' could be replaced by the 'size-fit' shorthand!
runner / lint: packages/for-ui/src/badge/ConstantBadge.tsx#L29
Classnames '[&>svg]:h-full, [&>svg]:w-full' could be replaced by the '[&>svg]:size-full' shorthand!
runner / lint: packages/for-ui/src/badge/OutlinedBadge.tsx#L8
Classnames 'h-fit, w-fit' could be replaced by the 'size-fit' shorthand!
runner / lint: packages/for-ui/src/badge/TextBadge.tsx#L8
Classnames 'h-fit, w-fit' could be replaced by the 'size-fit' shorthand!
runner / lint: packages/for-ui/src/button/Button.tsx#L181
Classnames 'h-fit, w-fit' could be replaced by the 'size-fit' shorthand!
runner / lint: packages/for-ui/src/button/Button.tsx#L266
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
runner / lint: packages/for-ui/src/button/Button.tsx#L268
Classnames '[&:is(svg):is(svg)]:h-6, [&:is(svg):is(svg)]:w-6' could be replaced by the '[&:is(svg):is(svg)]:size-6' shorthand!
runner / lint: packages/for-ui/src/callout/Callout.tsx#L53
Classnames '[&_svg]:h-4, [&_svg]:w-4' could be replaced by the '[&_svg]:size-4' shorthand!
runner / lint: packages/for-ui/src/checkbox/Checkbox.tsx#L16
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
runner / lint: packages/for-ui/src/chip/Chip.stories.tsx#L29
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!