Skip to content

feat(ui-avatar,emotion): add theming solution to functional components #1041

feat(ui-avatar,emotion): add theming solution to functional components

feat(ui-avatar,emotion): add theming solution to functional components #1041

Triggered via pull request March 18, 2025 14:19
Status Failure
Total duration 3m 50s
Artifacts

preview.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
deploy-preview: packages/ui-avatar/src/Avatar/index.tsx#L64
Type '(componentTheme: AvatarTheme, params: StyleParams) => AvatarStyle' is not assignable to type 'GenerateStyleFunctional'.
deploy-preview: packages/ui-avatar/src/Avatar/index.tsx#L65
Type '(theme: Theme) => AvatarTheme' is not assignable to type 'GenerateComponentTheme'.
deploy-preview
Process completed with exit code 2.