use git commit
instead of yarn commit
and simplify things
#3004
vrt.yml
on: pull_request
chromatic_deployment
5m 38s
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.
|