contract detail design + header funtionality #371
Annotations
3 errors and 1 warning
Run tests (18.x):
src/view/HomeView/ContractsTableWidget/index.tsx#L44
Type 'UserContractTableItem | UserContractTableItem[]' is not assignable to type 'UserContractTableItem[]'.
|
Run tests (18.x):
src/view/components/ContractsTable/index.tsx#L67
Type 'UserContractTableItem | UserContractTableItem[]' is not assignable to type 'UserContractTableItem[]'.
|
Run tests (18.x)
Process completed with exit code 2.
|
Run tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|