feat(design): fix some issues when a lot of texts is present #996
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/Form/Input/radio/src/Radio.tsx#L78
Unexpected empty object pattern
|
packages/Form/Input/slider/src/Slider.tsx#L52
The value for aria-required must be a boolean
|
packages/Modal/default/src/ModalDefault.stories.tsx#L25
`'` can be escaped with `'`, `‘`, `'`, `’`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L27
`'` can be escaped with `'`, `‘`, `'`, `’`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/Modal/default/src/ModalDefault.stories.tsx#L28
`'` can be escaped with `'`, `‘`, `'`, `’`
|
packages/alert/src/Alert.stories.tsx#L64
`'` can be escaped with `'`, `‘`, `'`, `’`
|
The logs for this run have expired and are no longer available.
Loading