Skip to content

contract detail design + header funtionality #381

contract detail design + header funtionality

contract detail design + header funtionality #381

Triggered via pull request November 9, 2023 17:04
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Matrix: Run tests
Fit to window
Zoom out
Zoom in

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/