Bump react-resizable-panels from 0.0.55 to 2.0.22 #690
Annotations
5 errors and 1 warning
packages/suite-base/src/panels/UserScriptEditor/index.tsx#L402
Type '{ children: (false | Element)[]; direction: "vertical"; units: string; }' is not assignable to type 'IntrinsicAttributes & Omit<HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & { autoSaveId?: string | null | undefined; ... 7 more ...; tagName?: keyof HTMLElementTagNameMap | undefined; } & { ...; } & RefAttributes<...>'.
|
packages/suite-base/src/panels/UserScriptEditor/index.tsx#L402
Type '{ children: (false | Element)[]; direction: "vertical"; units: string; }' is not assignable to type 'IntrinsicAttributes & Omit<HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & { autoSaveId?: string | null | undefined; ... 7 more ...; tagName?: keyof HTMLElementTagNameMap | undefined; } & { ...; } & RefAttributes<...>'.
|
packages/suite-base/src/panels/UserScriptEditor/index.tsx#L402
Type '{ children: (false | Element)[]; direction: "vertical"; units: string; }' is not assignable to type 'IntrinsicAttributes & Omit<HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & { autoSaveId?: string | null | undefined; ... 7 more ...; tagName?: keyof HTMLElementTagNameMap | undefined; } & { ...; } & RefAttributes<...>'.
|
packages/suite-base/src/panels/UserScriptEditor/index.tsx#L402
Type '{ children: (false | Element)[]; direction: "vertical"; units: string; }' is not assignable to type 'IntrinsicAttributes & Omit<HTMLAttributes<keyof HTMLElementTagNameMap>, "id"> & { autoSaveId?: string | null | undefined; ... 7 more ...; tagName?: keyof HTMLElementTagNameMap | undefined; } & { ...; } & RefAttributes<...>'.
|
|
|
This job failed
Loading