Update guard.gen.ts #4789
tests.yml
on: push
Install dependencies
39s
Run build
24s
Run 0xsequence tests
1m 9s
Run abi tests
24s
Run account tests
32s
Run api tests
30s
Run auth tests
2m 11s
Run core tests
30s
Run deployer tests
29s
Run guard tests
26s
Run indexer tests
24s
Run metadata tests
23s
Run migrations tests
24s
Run network tests
22s
Run provider tests
2m 39s
Run relayer tests
58s
Run replacer tests
23s
Run sessions tests
1m 24s
Run signhub tests
30s
Run utils tests
31s
Run waas tests
30s
Run wallet tests
52s
Annotations
20 errors
|
Run build
Process completed with exit code 2.
|
|
Run build:
packages/guard/src/signer.ts#L180
Argument of type '{ timestamp: number; signature: string; }' is not assignable to parameter of type 'ResetRecoveryCodesArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L169
Argument of type '{ timestamp: number; signature: string; }' is not assignable to parameter of type 'RecoveryCodesArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L155
Property 'chainId' is missing in type '{ wallet: string; timestamp: number; signer: string; signature: string; }' but required in type 'OwnershipProof'.
|
|
Run build:
packages/guard/src/signer.ts#L142
Argument of type '{ timestamp: number; signature: string; }' is not assignable to parameter of type 'ResetTOTPArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L126
Argument of type '{ timestamp: number; signature: string; }' is not assignable to parameter of type 'CreateTOTPArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L112
Argument of type '{ pin: string; timestamp: number; signature: string; }' is not assignable to parameter of type 'SetPINArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L107
Argument of type '{ timestamp: number; signature: string; }' is not assignable to parameter of type 'ResetPINArgs'.
|
|
Run build:
packages/guard/src/signer.ts#L90
Property 'chainId' is missing in type '{ wallet: string; timestamp: number; signer: string; signature: string; }' but required in type 'OwnershipProof'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcClientAbortedError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcInternalErrorError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcServerPanicError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcBadResponseError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcBadRequestError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcBadMethodError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcBadRouteError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcRequestFailedError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcEndpointError'.
|
|
Run account tests
Property 'cause' does not exist on type 'WebrpcError'.
|
|
Run provider tests
Process completed with exit code 1.
|