Skip to content

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

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

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

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

pr-validation.yml

on: pull_request
Lint commit msg + code
3m 52s
Lint commit msg + code
Vitest unit tests
3m 28s
Vitest unit tests
Cypress component tests
3m 42s
Cypress component tests
Legacy unit tests
3m 42s
Legacy unit tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Vitest unit tests: packages/ui-avatar/src/Avatar/index.tsx#L64
Type '(componentTheme: AvatarTheme, params: StyleParams) => AvatarStyle' is not assignable to type 'GenerateStyleFunctional'.
Vitest unit tests: packages/ui-avatar/src/Avatar/index.tsx#L65
Type '(theme: Theme) => AvatarTheme' is not assignable to type 'GenerateComponentTheme'.
Vitest unit tests
Process completed with exit code 2.
Cypress component tests: packages/ui-avatar/src/Avatar/index.tsx#L64
Type '(componentTheme: AvatarTheme, params: StyleParams) => AvatarStyle' is not assignable to type 'GenerateStyleFunctional'.
Cypress component tests: packages/ui-avatar/src/Avatar/index.tsx#L65
Type '(theme: Theme) => AvatarTheme' is not assignable to type 'GenerateComponentTheme'.
Cypress component tests
Process completed with exit code 2.
Legacy unit tests: packages/ui-avatar/src/Avatar/index.tsx#L64
Type '(componentTheme: AvatarTheme, params: StyleParams) => AvatarStyle' is not assignable to type 'GenerateStyleFunctional'.
Legacy unit tests: packages/ui-avatar/src/Avatar/index.tsx#L65
Type '(theme: Theme) => AvatarTheme' is not assignable to type 'GenerateComponentTheme'.
Legacy unit tests
Process completed with exit code 2.
Lint commit msg + code: packages/ui-avatar/src/Avatar/index.tsx#L64
Type '(componentTheme: AvatarTheme, params: StyleParams) => AvatarStyle' is not assignable to type 'GenerateStyleFunctional'.
Lint commit msg + code: packages/ui-avatar/src/Avatar/index.tsx#L65
Type '(theme: Theme) => AvatarTheme' is not assignable to type 'GenerateComponentTheme'.
Lint commit msg + code
Process completed with exit code 2.