Skip to content

feat(ui-debug): add Folder component #9285

feat(ui-debug): add Folder component

feat(ui-debug): add Folder component #9285

Triggered via push September 6, 2024 10:30
Status Failure
Total duration 34m 4s
Artifacts 1

main.yml

on: push
npm-setup
48s
npm-setup
Matrix: python-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
npm-build
Type '{ disabled: true; size: string; variant: "outlined"; name: string; label: string; data: string; list: { name: string; id: string; }[]; handleChange: (key: string, value: string | number) => void; sx: { ...; }; }' is not assignable to type 'IntrinsicAttributes & Pick<Props, "data" | "disabled" | "name" | "list"> & InexactPartial<Pick<Props, "sx" | "variant" | "label" | "required" | "setValue" | "optional" | "handleChange">> & InexactPartial<...>'.
npm-build
Type '{ size: string; variant: "outlined"; name: string; label: string; data: string; list: Option[]; handleChange: (key: string, value: string | number) => void; sx: { minWidth: number; }; }' is not assignable to type 'IntrinsicAttributes & Pick<Props, "data" | "disabled" | "name" | "list"> & InexactPartial<Pick<Props, "sx" | "variant" | "label" | "required" | "setValue" | "optional" | "handleChange">> & InexactPartial<...>'.
npm-build
An interface can only extend an object type or intersection of object types with statically known members.
npm-build
Argument of type 'import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/node_modules/@mui/system/styleFunctionSx/styleFunctionSx").SxProps<import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/system/createTheme/createTheme").Theme> | undefined' is not assignable to parameter of type 'import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/node_modules/@mui/system/styleFunctionSx/styleFunctionSx").SxProps<import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/styles/createTheme").Theme> | undefined'.
npm-build
Process completed with exit code 2.
npm-lint
Type '{ disabled: true; size: string; variant: "outlined"; name: string; label: string; data: string; list: { name: string; id: string; }[]; handleChange: (key: string, value: string | number) => void; sx: { ...; }; }' is not assignable to type 'IntrinsicAttributes & Pick<Props, "data" | "disabled" | "name" | "list"> & InexactPartial<Pick<Props, "sx" | "variant" | "label" | "required" | "setValue" | "optional" | "handleChange">> & InexactPartial<...>'.
npm-lint
Type '{ size: string; variant: "outlined"; name: string; label: string; data: string; list: Option[]; handleChange: (key: string, value: string | number) => void; sx: { minWidth: number; }; }' is not assignable to type 'IntrinsicAttributes & Pick<Props, "data" | "disabled" | "name" | "list"> & InexactPartial<Pick<Props, "sx" | "variant" | "label" | "required" | "setValue" | "optional" | "handleChange">> & InexactPartial<...>'.
npm-lint
An interface can only extend an object type or intersection of object types with statically known members.
npm-lint
Argument of type 'import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/node_modules/@mui/system/styleFunctionSx/styleFunctionSx").SxProps<import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/system/createTheme/createTheme").Theme> | undefined' is not assignable to parameter of type 'import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/node_modules/@mui/system/styleFunctionSx/styleFunctionSx").SxProps<import("/home/runner/work/AntaREST/AntaREST/webapp/node_modules/@mui/material/styles/createTheme").Theme> | undefined'.
npm-lint
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
python-code-coverage-report Expired
46.2 KB