Merge branch 'main' into dong/TestDeleteRedelegationRecordByKey #69
Annotations
20 errors and 1 warning
Test
Argument of type 'Any | BaseAccount' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { address?: string; pubKey?: { typeUrl?: string; value?: Uint8Array; }; accountNumber?: string | number | Long; sequence?: string | ... 1 more ... | Long; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Argument of type 'AnySDKType | BaseAccountSDKType' is not assignable to parameter of type 'AnySDKType'.
|
Test
Argument of type 'Any | BaseAccount' is not assignable to parameter of type 'Any'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { spendLimit?: { denom?: string; amount?: string; }[]; } | { maxTokens?: { denom?: string; amount?: string; }; allowList?: { address?: string[]; }; denyList?: { ...; }; authorizationType?: AuthorizationType; } | { ...; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Argument of type 'AnySDKType | SendAuthorizationSDKType | StakeAuthorizationSDKType | GenericAuthorizationSDKType' is not assignable to parameter of type 'AnySDKType'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { spendLimit?: { denom?: string; amount?: string; }[]; } | { maxTokens?: { denom?: string; amount?: string; }; allowList?: { address?: string[]; }; denyList?: { ...; }; authorizationType?: AuthorizationType; } | { ...; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Argument of type 'Any | BaseAccount' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { address?: string; pubKey?: { typeUrl?: string; value?: Uint8Array; }; accountNumber?: string | number | Long; sequence?: string | ... 1 more ... | Long; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Argument of type 'AnySDKType | BaseAccountSDKType' is not assignable to parameter of type 'AnySDKType'.
|
Test
Argument of type 'Any | BaseAccount' is not assignable to parameter of type 'Any'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { spendLimit?: { denom?: string; amount?: string; }[]; } | { maxTokens?: { denom?: string; amount?: string; }; allowList?: { address?: string[]; }; denyList?: { ...; }; authorizationType?: AuthorizationType; } | { ...; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Argument of type 'AnySDKType | SendAuthorizationSDKType | StakeAuthorizationSDKType | GenericAuthorizationSDKType' is not assignable to parameter of type 'AnySDKType'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type 'Any | SendAuthorization | StakeAuthorization | GenericAuthorization' is not assignable to parameter of type 'Any'.
|
Test
Argument of type '{ typeUrl?: string; value?: Uint8Array; } | { spendLimit?: { denom?: string; amount?: string; }[]; } | { maxTokens?: { denom?: string; amount?: string; }; allowList?: { address?: string[]; }; denyList?: { ...; }; authorizationType?: AuthorizationType; } | { ...; }' is not assignable to parameter of type '{ typeUrl?: string; value?: Uint8Array; }'.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|