Skip to content

contract detail design + header funtionality #371

contract detail design + header funtionality

contract detail design + header funtionality #371

Triggered via pull request November 9, 2023 01:22
Status Failure
Total duration 55s
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/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/