feat: integrate with divvy protocol #21556
Annotations
10 errors and 1 warning
TS check:
src/divviProtocol/registerReferral.test.ts#L144
Argument of type '{ data: `0x${string}`; to: `0x${string}`; }[]' is not assignable to parameter of type 'TransactionRequest'.
|
TS check:
src/divviProtocol/registerReferral.test.ts#L164
Argument of type '{ data: `0x${string}`; to: `0x${string}`; }[]' is not assignable to parameter of type 'TransactionRequest'.
|
TS check:
src/divviProtocol/registerReferral.test.ts#L173
Argument of type 'string' is not assignable to parameter of type '("beefy" | "tether" | "somm" | "celo" | "aerodrome" | "velodrome" | "vana" | "curve" | "farcaster" | "mento" | "yearn" | "fonbnk" | "offchainlabs" | "euler" | "ubeswap")[]'.
|
TS check:
src/divviProtocol/registerReferral.test.ts#L193
Argument of type 'string' is not assignable to parameter of type '("beefy" | "tether" | "somm" | "celo" | "aerodrome" | "velodrome" | "vana" | "curve" | "farcaster" | "mento" | "yearn" | "fonbnk" | "offchainlabs" | "euler" | "ubeswap")[]'.
|
TS check:
src/divviProtocol/registerReferral.test.ts#L202
Argument of type 'string' is not assignable to parameter of type '("beefy" | "tether" | "somm" | "celo" | "aerodrome" | "velodrome" | "vana" | "curve" | "farcaster" | "mento" | "yearn" | "fonbnk" | "offchainlabs" | "euler" | "ubeswap")[]'.
|
TS check:
src/viem/prepareTransactions.test.ts#L62
Argument of type 'never[]' is not assignable to parameter of type 'TransactionRequest | Promise<TransactionRequest | null> | null'.
|
TS check:
src/viem/prepareTransactions.test.ts#L146
Argument of type '{ data: string; to: string; }[]' is not assignable to parameter of type 'TransactionRequest | Promise<TransactionRequest | null> | null'.
|
TS check:
src/viem/saga.test.ts#L8
'"src/divviProtocol/registerReferral"' has no exported member named 'sendPreparedRegistrationTransactions'. Did you mean 'sendPreparedRegistrationTransaction'?
|
TS check:
src/viem/saga.test.ts#L225
Type '"registerReferral"' is not assignable to type '`0x${string}` | "owner" | "defaultAdmin" | "DEFAULT_ADMIN_ROLE" | "acceptDefaultAdminTransfer" | "beginDefaultAdminTransfer" | "cancelDefaultAdminTransfer" | "changeDefaultAdminDelay" | ... 19 more ... | undefined'. Did you mean '"registerReferrals"'?
|
TS check:
src/viem/saga.test.ts#L226
Type '"some-referrer"' is not assignable to type '`0x${string}`'.
|
Upload iOS E2E Artifacts
No files were found with the provided path: e2e/artifacts. No artifacts will be uploaded.
|
Loading