Merge pull request #94 from mckervinc/feature/refactor #37
Annotations
3 errors and 1 warning
deploy
'SyntaxHighlighter' cannot be used as a JSX component.
|
deploy
Type '{ data: TestData[]; columns: ColumnProps<TestData>[]; tableHeight: number; rowHeight: number; onSort: (col: string, dir: SortDirection | null) => void; ... 4 more ...; headerStyle: { ...; }; }' is not assignable to type 'IntrinsicAttributes & TableProps<TestData>'.
|
deploy
Process completed with exit code 2.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|