contract detail design + header funtionality #381
Annotations
3 errors and 1 warning
Run tests (18.x):
src/pages/contract-detail/index.tsx#L34
Type '{ modalBehaviour: UseModalBehaviour; onDownloadSource: (userContract: UserContractTableItem) => void; userContract: UserContractDetails; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Run tests (18.x):
src/view/ContractDetailsInteraction/index.tsx#L57
Type '{ tittle: string; content: string; id: string; }[]' is not assignable to type 'AccordionRow[]'.
|
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/
|