Skip to content

move to react-resizeable panels #69

move to react-resizeable panels

move to react-resizeable panels #69

Triggered via push October 5, 2023 22:04
Status Failure
Total duration 10m 32s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (macos-latest): src/renderer/components/ResizeableTable/TH.tsx#L17
Property 'align' is missing in type '{ horizontal: false; width: number; height: string; onDrag: (dx: number) => void; }' but required in type 'Pick<PropTypes, "width" | "height" | "horizontal" | "onDrag" | "align">'.
test (macos-latest)
Process completed with exit code 2.