add title to schema #50
Annotations
8 errors
unit-test
Type 'Theme | Theme | Theme | Theme | Theme' is not assignable to type 'ThemeVariables | undefined'.
|
unit-test
Argument of type 'ThemeVariables | undefined' is not assignable to parameter of type '{ fontFamily: string; fontSize: string; textColor: string; errorBkgColor: string; errorTextColor: string; lineColor: string; } & FlowChartStyleOptions'.
|
unit-test
Type 'Theme | Theme | Theme | Theme | Theme' is not assignable to type 'ThemeVariables | undefined'.
|
unit-test
Type 'Theme' is not assignable to type 'ThemeVariables'.
|
unit-test
Argument of type 'ThemeVariables | undefined' is not assignable to parameter of type '{ fontFamily: string; fontSize: string; textColor: string; errorBkgColor: string; errorTextColor: string; lineColor: string; } & FlowChartStyleOptions'.
|
unit-test
Type '{} | null' is not assignable to type 'undefined'.
|
unit-test
Type 'Theme | Theme | Theme | Theme | Theme' is not assignable to type 'ThemeVariables | undefined'.
|
unit-test
Type '{} | null' is not assignable to type 'undefined'.
|