feat/apr system #1544
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Test Build:
apps/common/utils/actions.ts#L33
Argument of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to parameter of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/common/utils/actions.ts#L54
Argument of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to parameter of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverChainCoin.ts#L69
Type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverCowswap.ts#L284
Type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverCowswap.ts#L309
Argument of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to parameter of type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverInternalMigration.ts#L82
Type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverOptimismBooster.ts#L65
Type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverPartnerContract.ts#L67
Type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@yearn-finance/web-lib/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined' is not assignable to type 'import("/home/runner/work/yearn.fi/yearn.fi/node_modules/@wagmi/connectors/dist/base-70e3a8a9").C<any, any> | undefined'.
|
Test Build:
apps/vaults/hooks/useSolverPortals.ts#L189
Argument of type '{ gasLimit: { type: string; hex: string; }; from?: string | undefined; data: `0x${string}`; value: bigint; to: `0x${string}`; walletClient: GetWalletClientResult; chainId: number; address: `0x${string}`; }' is not assignable to parameter of type 'PrepareSendTransactionArgs<{ account: Account; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; chain: Chain; ... 23 more ...; extend: <const client extends { ...; }>(fn: (client: Client<...>) => client) => Client<...>; }>'.
|
Test Build:
apps/vaults/hooks/useSolverPortals.ts#L202
Type '(ChainConstants & ChainConfig<ChainFormatters | undefined> & { unsupported?: boolean | undefined; }) | undefined' is not assignable to type 'Chain | null | undefined'.
|
Test Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|