chore(deps): update dependency chromatic to v9 - autoclosed #430
static-analyzer.yml
on: pull_request
Static Analyzer
3m 9s
Annotations
2 errors
Static Analyzer:
src/components/UserDialog/data.ts#L8
Property 'error' is missing in type '{ welcome: { title: string; sub: string; button: string; }; welcomeInSocial: { title: string; sub: string; }; freeAccount: { title: string; sub: string; }; paidAccount: { title: string; sub: string; }; accountPlan: { ...; }; ... 6 more ...; '': DialogText; }' but required in type 'Record<"" | UserDialogType, DialogText>'.
|
Static Analyzer
Process completed with exit code 2.
|