Skip to content

first commit

first commit #1

Triggered via push February 12, 2024 14:17
Status Failure
Total duration 3m 3s
Artifacts

lint.yaml

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

Annotations

8 errors and 1 warning
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 14663: { readonly Aave: { readonly address: "0xDA22186d76af791811a0a5F3de3Db45F683c99b0"; 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.
ci (ubuntu-latest, 16.x)
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/.