Skip to content

refactor(ui-debug): update data components props #9278

refactor(ui-debug): update data components props

refactor(ui-debug): update data components props #9278

Triggered via push September 5, 2024 09:05
Status Failure
Total duration 32m 19s
Artifacts 1

main.yml

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

Annotations

8 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
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
Process completed with exit code 2.

Artifacts

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