Skip to content

wip 39

wip 39 #1414

Triggered via push November 4, 2023 14:57
Status Failure
Total duration 4m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pnpm ci
Type '{}' is not assignable to type 'OfflineSigner | undefined'.
pnpm ci
Property 'balance' does not exist on type 'Agent'.
pnpm ci
Property 'balance' does not exist on type 'Agent'.
pnpm ci
Type 'string | Partial<UploadedCode>' is not assignable to type 'string | number'.
pnpm ci
Type '{ callback_code_hash: string; callback_sig: null; sender: string; contract: string | Partial<ContractInstance>; sent_funds: ICoin[] | undefined; msg: object; }' is not assignable to type 'MsgInstantiateContractParams | MsgStoreCodeParams | MsgExecuteContractParams<object>'.
pnpm ci
Property 'type' does not exist on type '["/secret.compute.v1beta1.MsgStoreCode", MsgStoreCodeParams] | ["/secret.compute.v1beta1.MsgInstantiateContract", MsgInstantiateContractParams] | [...]'.
pnpm ci
Argument of type '["/secret.compute.v1beta1.MsgStoreCode", MsgStoreCodeParams] | ["/secret.compute.v1beta1.MsgInstantiateContract", MsgInstantiateContractParams] | [...]' is not assignable to parameter of type 'MsgInstantiateContractParams'.
pnpm ci
Argument of type '["/secret.compute.v1beta1.MsgStoreCode", MsgStoreCodeParams] | ["/secret.compute.v1beta1.MsgInstantiateContract", MsgInstantiateContractParams] | [...]' is not assignable to parameter of type 'MsgExecuteContractParams<object>'.
pnpm ci
Property 'type' does not exist on type '["/secret.compute.v1beta1.MsgStoreCode", MsgStoreCodeParams] | ["/secret.compute.v1beta1.MsgInstantiateContract", MsgInstantiateContractParams] | [...]'.
pnpm ci
Argument of type '{ platform: string; }' is not assignable to parameter of type 'Partial<ScrtAgent>'.