Skip to content

add jest + react testing library to the project #2997

add jest + react testing library to the project

add jest + react testing library to the project #2997

Triggered via pull request July 25, 2023 12:49
Status Failure
Total duration 5m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

vrt.yml

on: pull_request
chromatic_deployment
5m 5s
chromatic_deployment
Fit to window
Zoom out
Zoom in

Annotations

4 errors
chromatic_deployment: packages/ui-top-nav-bar/src/TopNavBar/TopNavBarActionItems/index.tsx#L159
Argument of type '{ renderAvatar: undefined; variant: "default"; }' is not assignable to parameter of type '{ style?: any; } & Attributes & TopNavBarItemOwnProps & { styles?: TopNavBarItemStyle | undefined; makeStyles?: ((extraArgs?: Record<...> | undefined) => void) | undefined; } & ... 4 more ... & { ...; }'.
chromatic_deployment: packages/ui-top-nav-bar/src/TopNavBar/TopNavBarActionItems/index.tsx#L174
Argument of type '{ variant: "icon"; }' is not assignable to parameter of type '{ style?: any; } & Attributes & TopNavBarItemOwnProps & { styles?: TopNavBarItemStyle | undefined; makeStyles?: ((extraArgs?: Record<...> | undefined) => void) | undefined; } & ... 4 more ... & { ...; }'.
chromatic_deployment: packages/ui-top-nav-bar/src/TopNavBar/TopNavBarMenuItems/index.tsx#L228
Argument of type '{ status: "active"; 'aria-current': "page" | undefined; }' is not assignable to parameter of type '{ style?: any; } & Attributes & TopNavBarItemOwnProps & { styles?: TopNavBarItemStyle | undefined; makeStyles?: ((extraArgs?: Record<...> | undefined) => void) | undefined; } & ... 4 more ... & { ...; }'.
chromatic_deployment
Process completed with exit code 1.