Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Chore(deps): Bump postcss from 8.4.21 to 8.4.31 #18

Chore(deps): Bump postcss from 8.4.21 to 8.4.31

Chore(deps): Bump postcss from 8.4.21 to 8.4.31 #18

Triggered via pull request January 13, 2024 14:15
Status Failure
Total duration 51s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors
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.
build (16.x)
The job was canceled because "_18_x" failed.
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.