Skip to content

Improve read methods, enable dry run execution on write Methods #416

Improve read methods, enable dry run execution on write Methods

Improve read methods, enable dry run execution on write Methods #416

Triggered via pull request November 15, 2023 13:44
Status Failure
Total duration 1m 38s
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/ContractDetailView/ContractInteractionForm/index.tsx#L53
Property 'substrateRegistry' is missing in type '{ children: Element; abiMessage: AbiMessage; contractPromise: ContractPromise; abiParams: AbiParam[]; inputData: unknown[] | undefined; expanded: boolean | undefined; }' but required in type 'Omit<ContractInteractionProps, "type">'.
Run tests (18.x): src/view/ContractDetailView/useDryRunExecution.tsx#L5
Cannot find module '@/services/useink/utils/pickDecodedError' or its corresponding type declarations.
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/