fit parent height table #2068
test.yml
on: pull_request
build
1m 15s
check-license
20s
publish
0s
Annotations
2 errors and 3 warnings
build:
src/components/Table/Table.test.tsx#L445
Type '{ columns: ColumnType<TableRecord>[]; data: TableRecord[]; rowKey: keyof TableRecord; onchange: Mock<any, any, any>; fitParentHeight: boolean; }' is not assignable to type 'IntrinsicAttributes & TableProps<TableRecord>'.
|
build
Process completed with exit code 2.
|
check-license
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-license
Restore cache failed: Dependencies file is not found in /home/runner/work/design-system/design-system. Supported file pattern: go.sum
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|