feat(typography): DSYS-828 | font weight semibold (#2722) #6508
Annotations
2 errors and 10 warnings
Create release PR or publish to npm
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/node' failed with exit code 1
|
Create release PR or publish to npm
The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/node' failed 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