Typrescript fixes and added TypeScript Type Check to the pipeline #1437
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 23s
Annotations
3 errors and 1 warning
|
build / build-and-test
Process completed with exit code 2.
|
|
build / build-and-test:
src/components/Projects/ProjectsList.tsx#L124
Type '{}' is not assignable to type 'string'.
|
|
build / build-and-test:
src/components/ControlPlane/Providers.tsx#L60
Type '({ Header: string; accessor: string; hAlign?: undefined; width?: undefined; Filter?: undefined; filter?: undefined; Cell?: undefined; disableFilters?: undefined; } | { Header: string; accessor: string; ... 5 more ...; disableFilters?: undefined; } | { ...; })[]' is not assignable to type 'AnalyticalTableColumnDefinition[]'.
|
|
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|