fix(a11y): make a short text for the clear button #3845
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Verify Files
43s
Tests
1m 15s
Annotations
3 errors and 10 warnings
Verify Files:
src/components/controls/TextArea/__tests__/TextArea.test.tsx#L52
Replace `⏎················screen.queryByRole('button',·{name:·'Clear'}),⏎············` with `screen.queryByRole('button',·{name:·'Clear'})`
|
Verify Files:
src/components/controls/TextInput/__tests__/TextInput.input.test.tsx#L53
Replace `⏎····················screen.queryByRole('button',·{name:·'Clear'}),⏎················` with `screen.queryByRole('button',·{name:·'Clear'})`
|
Verify Files
Process completed with exit code 1.
|
Verify Files:
.storybook/decorators/withMobile.tsx#L14
React Hook React.useEffect has a missing dependency: 'setMobile'. Either include it or remove the dependency array
|
Verify Files:
.storybook/theme-addon/register.tsx#L27
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
|
Verify Files:
src/components/Hotkey/parse.ts#L34
Assignment to function parameter 'val'
|
Verify Files:
src/components/Hotkey/utils.ts#L2
Unexpected negated condition
|
Verify Files:
src/components/Icon/__stories__/Icon.stories.tsx#L10
Assignment to property of function parameter 'acc'
|
Verify Files:
src/components/List/List.tsx#L94
Unexpected any. Specify a different type
|
Verify Files:
src/components/List/List.tsx#L210
Forbidden non-null assertion
|
Verify Files:
src/components/List/List.tsx#L214
Forbidden non-null assertion
|
Verify Files:
src/components/List/__stories__/ListItem.stories.tsx#L44
Unexpected any. Specify a different type
|
Verify Files:
src/components/List/__stories__/ListItem.stories.tsx#L47
Unexpected any. Specify a different type
|