use git commit
instead of yarn commit
and simplify things
#2633
Annotations
4 errors
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 ... & { ...; }'.
|
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 ... & { ...; }'.
|
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 ... & { ...; }'.
|
|
The logs for this run have expired and are no longer available.
Loading