Skip to content

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

feat(ui5-tabcontainer): enable reordering of tabs

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

Triggered via pull request January 22, 2024 15:13
Status Failure
Total duration 1m 12s
Artifacts

ci-test.yaml

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

Annotations

35 errors
check (main:suite-1): packages/main/src/List.ts#L310
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-1): packages/main/src/List.ts#L314
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-1): packages/main/src/TabContainer.ts#L182
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-1): packages/main/src/TabContainer.ts#L185
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; dropPlacement: { type: typeof DropPlacement; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-1): packages/main/src/TabContainer.ts#L1401
Type 'undefined' cannot be used as an index type.
check (main:suite-1): packages/main/src/TabContainer.ts#L1417
Type 'undefined' cannot be used as an index type.
check (main:suite-1): packages/main/src/TabContainer.ts#L1417
'destinationItemIndex' is possibly 'undefined'.
check (main:suite-1)
Process completed with exit code 1.
check (fiori)
The job was canceled because "main_suite-1" failed.
check (fiori): packages/main/src/List.ts#L310
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (fiori): packages/main/src/List.ts#L314
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (fiori): packages/main/src/TabContainer.ts#L182
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; }' is not assignable to type '{ type: any; }'.
check (fiori): packages/main/src/TabContainer.ts#L185
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; dropPlacement: { type: typeof DropPlacement; }; }' is not assignable to type '{ type: any; }'.
check (fiori): packages/main/src/TabContainer.ts#L1401
Type 'undefined' cannot be used as an index type.
check (fiori): packages/main/src/TabContainer.ts#L1417
Type 'undefined' cannot be used as an index type.
check (fiori): packages/main/src/TabContainer.ts#L1417
'destinationItemIndex' is possibly 'undefined'.
check (fiori)
Process completed with exit code 1.
check (main:suite-2)
The job was canceled because "main_suite-1" failed.
check (main:suite-2): packages/main/src/List.ts#L310
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-2): packages/main/src/List.ts#L314
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-2): packages/main/src/TabContainer.ts#L182
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-2): packages/main/src/TabContainer.ts#L185
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; dropPlacement: { type: typeof DropPlacement; }; }' is not assignable to type '{ type: any; }'.
check (main:suite-2): packages/main/src/TabContainer.ts#L1401
Type 'undefined' cannot be used as an index type.
check (main:suite-2): packages/main/src/TabContainer.ts#L1417
Type 'undefined' cannot be used as an index type.
check (main:suite-2): packages/main/src/TabContainer.ts#L1417
'destinationItemIndex' is possibly 'undefined'.
check (main:suite-2)
Process completed with exit code 1.
check (base)
The job was canceled because "main_suite-1" failed.
check (base): packages/main/src/List.ts#L310
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (base): packages/main/src/List.ts#L314
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; }' is not assignable to type '{ type: any; }'.
check (base): packages/main/src/TabContainer.ts#L182
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; }' is not assignable to type '{ type: any; }'.
check (base): packages/main/src/TabContainer.ts#L185
Type '{ element: { type: { new (): HTMLElement; prototype: HTMLElement; }; }; index: { type: NumberConstructor; }; dropPlacement: { type: typeof DropPlacement; }; }' is not assignable to type '{ type: any; }'.
check (base): packages/main/src/TabContainer.ts#L1401
Type 'undefined' cannot be used as an index type.
check (base): packages/main/src/TabContainer.ts#L1417
Type 'undefined' cannot be used as an index type.
check (base): packages/main/src/TabContainer.ts#L1417
'destinationItemIndex' is possibly 'undefined'.
check (base)
Process completed with exit code 1.