Removed deprecated adaptV4theme from mui/material #47
Annotations
8 errors and 1 warning
build (20.x):
src/components/ColorBarLegend/ColorBarColorEditor.tsx#L66
Property 'changeColorBars' is missing in type '{ colorBars: ColorBars; variableColorBarMinMax: [number, number]; variableColorBarName: string; variableColorBar: ColorBar; variableOpacity: number; updateVariableColorBar: (colorBarMinMax: [...], colorBarName: string, opacity: number) => void; }' but required in type 'ColorBarSelectProps'.
|
build (20.x)
Process completed with exit code 2.
|
build (16.x)
The job was canceled because "_20_x" failed.
|
build (16.x):
src/components/ColorBarLegend/ColorBarColorEditor.tsx#L66
Property 'changeColorBars' is missing in type '{ colorBars: ColorBars; variableColorBarMinMax: [number, number]; variableColorBarName: string; variableColorBar: ColorBar; variableOpacity: number; updateVariableColorBar: (colorBarMinMax: [...], colorBarName: string, opacity: number) => void; }' but required in type 'ColorBarSelectProps'.
|
build (16.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/components/ColorBarLegend/ColorBarColorEditor.tsx#L66
Property 'changeColorBars' is missing in type '{ colorBars: ColorBars; variableColorBarMinMax: [number, number]; variableColorBarName: string; variableColorBar: ColorBar; variableOpacity: number; updateVariableColorBar: (colorBarMinMax: [...], colorBarName: string, opacity: number) => void; }' but required in type 'ColorBarSelectProps'.
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|