Skip to content

docs: add docs

docs: add docs #3

Triggered via push March 2, 2025 08:37
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/external-api.ts#L5
Cannot find module './lending.js' or its corresponding type declarations.
test: src/index.ts#L4
Cannot find module './lending.js' or its corresponding type declarations.
test: src/llammas/LlammaTemplate.ts#L3
Cannot find module '../lending.js' or its corresponding type declarations.
test: src/markets/MarketConstructor.ts#L2
Cannot find module '../lending.js' or its corresponding type declarations.
test: src/markets/OneWayMarketTemplate.ts#L3
Cannot find module '../lending.js' or its corresponding type declarations.
test: src/st-crvUSD.ts#L13
Cannot find module './lending.js' or its corresponding type declarations.
test: src/utils.ts#L7
Cannot find module './lending.js' or its corresponding type declarations.
test: src/utils.ts#L292
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 1: string; 10: string; 56: string; 100: string; 137: string; 156: string; 196: string; 250: string; 252: string; 324: string; 1284: string; 2222: string; 5000: string; 8453: string; 42220: string; 43114: string; 42161: string; 1313161554: string; }'.
test: src/utils.ts#L313
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 1: string; 10: string; 56: string; 100: string; 137: string; 156: string; 196: string; 250: string; 252: string; 324: string; 1284: string; 2222: string; 5000: string; 8453: string; 42220: string; 43114: string; 42161: string; 1313161554: string; }'.
test
Process completed with exit code 2.