Skip to content

feat(ui5-tabcontainer): enable reordering of tabs #571

feat(ui5-tabcontainer): enable reordering of tabs

feat(ui5-tabcontainer): enable reordering of tabs #571

Triggered via pull request January 18, 2024 16:21
Status Failure
Total duration 1m 8s
Artifacts

ci-test-storybook.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
check: packages/main/src/List.ts#L311
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check: packages/main/src/List.ts#L315
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check: packages/main/src/TabContainer.ts#L171
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check: packages/main/src/TabContainer.ts#L175
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check
Process completed with exit code 1.