Skip to content

use git commit instead of yarn commit and simplify things #3004

use git commit instead of yarn commit and simplify things

use git commit instead of yarn commit and simplify things #3004

Triggered via pull request July 28, 2023 10:22
Status Failure
Total duration 5m 47s
Artifacts

vrt.yml

on: pull_request
chromatic_deployment
5m 38s
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.