feat: allow design token v2 in tailwind config #2042
test.yml
on: pull_request
build
1m 24s
test
1m 30s
lint
1m 20s
typecheck
1m 45s
typecheck-config
44s
a11y
0s
Annotations
10 errors and 5 warnings
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L81
Unsafe argument of type `any` assigned to a parameter of type `Interpolation<ThemedStyledProps<Pick<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "key" | keyof HTMLAttributes<...>> & { ...; }, any>>`
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L81
Unsafe member access .color on an `error` typed value
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L82
Unsafe argument of type `any` assigned to a parameter of type `Interpolation<ThemedStyledProps<Pick<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "key" | keyof HTMLAttributes<...>> & { ...; }, any>>`
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L82
Unsafe member access .text on an `error` typed value
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L83
Unsafe argument of type `any` assigned to a parameter of type `Interpolation<ThemedStyledProps<Pick<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "key" | keyof HTMLAttributes<...>> & { ...; }, any>>`
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L83
Unsafe member access .text on an `error` typed value
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L89
Unsafe argument of type `any` assigned to a parameter of type `Interpolation<ThemedStyledProps<Pick<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "key" | keyof AnchorHTMLAttributes<...>> & { ...; }, any>>`
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L89
Unsafe member access .text on an `error` typed value
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L90
Unsafe argument of type `any` assigned to a parameter of type `Interpolation<ThemedStyledProps<Pick<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "key" | keyof AnchorHTMLAttributes<...>> & { ...; }, any>>`
|
lint:
packages/react/docs/TokenV2DemoStyledComponents.tsx#L90
Unsafe member access .text on an `error` typed value
|
typecheck-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|