Bump react-resizable-panels from 0.0.55 to 2.1.0 #803
Annotations
5 errors
packages/suite-base/src/panels/UserScriptEditor/index.tsx#L406
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#L406
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#L406
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#L406
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