Skip to content

stableCoin

stableCoin #2

Triggered via push January 25, 2024 08:36
Status Failure
Total duration 2m 47s
Artifacts

lint.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci (ubuntu-latest, 16.x)
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
ci (ubuntu-latest, 16.x)
Type 'string | number | symbol' is not assignable to type 'ReactNode'.
ci (ubuntu-latest, 16.x)
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: { ...; }; }'.
ci (ubuntu-latest, 16.x)
Type 'symbol' cannot be used as an index type.
ci (ubuntu-latest, 16.x)
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: { ...; }; }'.
ci (ubuntu-latest, 16.x)
Argument of type 'WindowProvider | undefined' is not assignable to parameter of type 'ExternalProvider | JsonRpcFetchFunc'.
ci (ubuntu-latest, 16.x)
Type 'MergeDeepRecord<{ readonly 14115: { readonly Aave: { readonly address: "0x6489403BCB2D5275a10704B0C78198e1fb815343"; 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'.
ci (ubuntu-latest, 16.x)
Process completed with exit code 2.