Skip to content

merge from main

merge from main #77

Triggered via pull request November 20, 2024 10:24
Status Failure
Total duration 2m 10s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
check
Property 'balance' is missing in type '{ tokenAddress: string; priceChange24h: number; volumeChange24h: number; trade_24h_change: number; liquidity: number; liquidityChange24h: number; holderChange24h: number; rugPull: false; ... 6 more ...; lastUpdated: Date; }' but required in type 'TokenPerformance'.
check
Argument of type '{ tokenAddress: string; type: string; transactionHash: string; amount: number; price: number; isSimulation: boolean; timestamp: string; }' is not assignable to parameter of type 'Transaction'.
check
Property 'getTokenBalance' does not exist on type 'TrustScoreDatabase'.
check
Argument of type '{ tokenAddress: string; type: string; transactionHash: string; amount: number; price: number; isSimulation: boolean; timestamp: string; }' is not assignable to parameter of type 'Transaction'.
check
Process completed with exit code 1.