(feat:#488) Add recursive proxy voting support #1886
Annotations
5 errors and 2 warnings
packages/voter-stake-registry-hooks/src/contexts/heliumVsrContext.tsx#L119
Expected 3-4 arguments, but got 2.
|
packages/voter-stake-registry-hooks/src/hooks/useVotingDelegatePositions.ts#L34
Argument of type '[]' is not assignable to parameter of type 'ArgsTuple<[{ name: "args"; type: { defined: "DelegateArgsV0"; }; }], RecursiveDepth4<[{ name: "DelegateArgsV0"; type: { kind: "struct"; fields: [{ name: "expirationTime"; type: "i64"; }]; }; }, { name: "InitializeDelegationConfigArgsV0"; type: { ...; }; }], DecodedHelper<...>>>'.
|
packages/voter-stake-registry-hooks/src/contexts/heliumVsrContext.tsx#L119
Expected 3-4 arguments, but got 2.
|
packages/voter-stake-registry-hooks/src/hooks/useVotingDelegatePositions.ts#L34
Argument of type '[]' is not assignable to parameter of type 'ArgsTuple<[{ name: "args"; type: { defined: "DelegateArgsV0"; }; }], RecursiveDepth4<[{ name: "DelegateArgsV0"; type: { kind: "struct"; fields: [{ name: "expirationTime"; type: "i64"; }]; }; }, { name: "InitializeDelegationConfigArgsV0"; type: { ...; }; }], DecodedHelper<...>>>'.
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading