added #2
Annotations
8 errors and 1 warning
Check typings on nextjs
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
Check typings on nextjs
Type 'string | number | symbol' is not assignable to type 'ReactNode'.
|
Check typings on nextjs
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ 1: { USDC: { name: string; symbol: string; decimals: number; address: string; }; DAI: { name: string; symbol: string; decimals: number; address: string; }; USDT: { name: string; symbol: string; decimals: number; address: string; }; ... 5 more ...; AAVE: { ...; }; }; ... 4 more ...; 250: { ...; }; }'.
|
Check typings on nextjs
Type 'symbol' cannot be used as an index type.
|
Check typings on nextjs
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ 1: { USDC: { name: string; symbol: string; decimals: number; address: string; }; DAI: { name: string; symbol: string; decimals: number; address: string; }; USDT: { name: string; symbol: string; decimals: number; address: string; }; ... 5 more ...; AAVE: { ...; }; }; ... 4 more ...; 250: { ...; }; }'.
|
Check typings on nextjs
Argument of type 'WindowProvider | undefined' is not assignable to parameter of type 'ExternalProvider | JsonRpcFetchFunc'.
|
Check typings on nextjs
Type 'MergeDeepRecord<{ readonly 14499: { readonly Aave: { readonly address: "0x1f5502285eA6358b4Bc2c450F1B13a49FA809F91"; readonly abi: readonly [{ readonly inputs: readonly [{ readonly internalType: "address"; readonly name: "asset"; readonly type: "address"; }, { ...; }, { ...; }, { ...; }, { ...; }]; readonly name: "b...' has no matching index signature for type 'number'.
|
Check typings on nextjs
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading