ci: added RTL eslint rule #287
QA.yaml
on: pull_request
Build
8m 23s
Tests
1m 25s
ESLint
57s
TypeScript
6m 2s
Prettier
49s
Annotations
10 errors and 1 warning
ESLint:
packages/components/avatar/src/use-avatar-group.ts#L94
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/avatar/src/use-avatar-group.ts#L94
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/avatar/stories/avatar-group.stories.tsx#L105
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/badge/stories/badge.stories.tsx#L139
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/badge/stories/badge.stories.tsx#L155
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/card/stories/card.stories.tsx#L152
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/card/stories/card.stories.tsx#L397
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/chip/stories/chip.stories.tsx#L60
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/chip/stories/chip.stories.tsx#L71
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
ESLint:
packages/components/dropdown/stories/dropdown.stories.tsx#L60
Try to use start and end instead of left and right for better RTL support. https://tailwindcss.com/blog/tailwindcss-v3-3#simplified-rtl-support-with-logical-properties
|
|