Skip to content

chore(deps): bump next from 12.3.4 to 14.2.11 #1516

chore(deps): bump next from 12.3.4 to 14.2.11

chore(deps): bump next from 12.3.4 to 14.2.11 #1516

Triggered via pull request September 17, 2024 17:23
Status Failure
Total duration 1m 5s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (20.x): components/lib/fieldset/fieldset.d.ts#L118
Interface 'FieldsetProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>, "ref">'.
build (20.x): components/lib/inplace/inplace.d.ts#L92
Interface 'InplaceProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">'.
build (20.x): components/lib/panel/panel.d.ts#L187
Interface 'PanelProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">'.
build (20.x): components/lib/treeselect/treeselect.d.ts#L366
Interface 'TreeSelectProps' incorrectly extends interface 'Omit<DetailedHTMLProps<InputHTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref" | "value" | "onChange" | "pt">'.
build (20.x): components/lib/treetable/treetable.d.ts#L583
Interface 'TreeTableProps' incorrectly extends interface 'Omit<DetailedHTMLProps<InputHTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref" | "value" | "onContextMenu" | "onSelect">'.
build (20.x)
Process completed with exit code 2.