Split text input into segments #6467
Annotations
5 errors and 10 warnings
Run unit tests:
packages/circuit-ui/components/DateInput/DateInput.tsx#L43
at packages/circuit-ui/components/DateInput/DateInput.tsx:43:5
at ThemeProvider node_modules/@emotion/react/dist/emotion-element-ba80abe0.development.esm.js:143:37
at WithProviders packages/circuit-ui/util/test-utils.tsx:22:3
|
Run unit tests:
packages/circuit-ui/components/DateInput/DateInput.tsx#L43
at packages/circuit-ui/components/DateInput/DateInput.tsx:43:5
at ThemeProvider node_modules/@emotion/react/dist/emotion-element-ba80abe0.development.esm.js:143:37
at WithProviders packages/circuit-ui/util/test-utils.tsx:22:3
|
Run unit tests:
packages/circuit-ui/components/DateInput/DateInput.tsx#L43
at packages/circuit-ui/components/DateInput/DateInput.tsx:43:5
at ThemeProvider node_modules/@emotion/react/dist/emotion-element-ba80abe0.development.esm.js:143:37
at WithProviders packages/circuit-ui/util/test-utils.tsx:22:3
|
Run unit tests:
packages/circuit-ui/components/DateInput/DateInputService.spec.ts#L24
at packages/circuit-ui/components/DateInput/DateInputService.spec.ts:24:22
|
Run unit tests
Process completed with exit code 1.
|
Lint code:
packages/circuit-ui/components/Badge/Badge.spec.tsx#L27
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Badge/Badge.spec.tsx#L34
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Body/Body.spec.tsx#L27
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Body/Body.spec.tsx#L34
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Body/Body.spec.tsx#L41
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Body/Body.spec.tsx#L47
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/Body/Body.spec.tsx#L53
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/BodyLarge/BodyLarge.spec.tsx#L29
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/BodyLarge/BodyLarge.spec.tsx#L36
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Lint code:
packages/circuit-ui/components/BodyLarge/BodyLarge.spec.tsx#L43
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Loading