This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
Chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 #23
Annotations
19 errors
build (16.x):
src/components/@extended/Dot.tsx#L24
No overload matches this call.
|
build (16.x):
src/contexts/ConfigContext.tsx#L33
Argument of type '{ container: boolean; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; miniDrawer?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (16.x):
src/contexts/ConfigContext.tsx#L35
'config' is possibly 'undefined'.
|
build (16.x):
src/contexts/ConfigContext.tsx#L40
Argument of type '{ themeDirection: ThemeDirection; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; miniDrawer?: boolean | undefined; container?: boolean | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (16.x):
src/contexts/ConfigContext.tsx#L47
Argument of type '{ miniDrawer: boolean; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; container?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (16.x):
src/contexts/ConfigContext.tsx#L54
Argument of type '{ fontFamily: FontFamily; defaultPath?: string | undefined; miniDrawer?: boolean | undefined; container?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (16.x):
src/contexts/ConfigContext.tsx#L62
Type '{ onChangeContainer: () => void; onChangeDirection: (direction: ThemeDirection) => void; onChangeMiniDrawer: (miniDrawer: boolean) => void; onChangeFontFamily: (fontFamily: FontFamily) => void; ... 4 more ...; themeDirection?: ThemeDirection | undefined; }' is not assignable to type 'CustomizationProps'.
|
build (16.x):
src/middleware/api/index.ts#L44
Spread types may only be created from object types.
|
build (16.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x):
src/components/@extended/Dot.tsx#L24
No overload matches this call.
|
build (18.x):
src/contexts/ConfigContext.tsx#L33
Argument of type '{ container: boolean; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; miniDrawer?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (18.x):
src/contexts/ConfigContext.tsx#L35
'config' is possibly 'undefined'.
|
build (18.x):
src/contexts/ConfigContext.tsx#L40
Argument of type '{ themeDirection: ThemeDirection; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; miniDrawer?: boolean | undefined; container?: boolean | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (18.x):
src/contexts/ConfigContext.tsx#L47
Argument of type '{ miniDrawer: boolean; defaultPath?: string | undefined; fontFamily?: FontFamily | undefined; container?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (18.x):
src/contexts/ConfigContext.tsx#L54
Argument of type '{ fontFamily: FontFamily; defaultPath?: string | undefined; miniDrawer?: boolean | undefined; container?: boolean | undefined; themeDirection?: ThemeDirection | undefined; onChangeContainer?: VoidFunction | undefined; onChangeDirection?: ((direction: ThemeDirection) => void) | undefined; onChangeMiniDrawer?: ((miniD...' is not assignable to parameter of type 'CustomizationProps | IFuncUpdater<CustomizationProps> | undefined'.
|
build (18.x):
src/contexts/ConfigContext.tsx#L62
Type '{ onChangeContainer: () => void; onChangeDirection: (direction: ThemeDirection) => void; onChangeMiniDrawer: (miniDrawer: boolean) => void; onChangeFontFamily: (fontFamily: FontFamily) => void; ... 4 more ...; themeDirection?: ThemeDirection | undefined; }' is not assignable to type 'CustomizationProps'.
|
build (18.x):
src/middleware/api/index.ts#L44
Spread types may only be created from object types.
|
build (18.x)
Process completed with exit code 1.
|