Ve activation #2
Annotations
10 errors
Run typecheck:
src/components/contextual/pages/pool/PoolStatCards.vue#L141
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Run typecheck:
src/components/contextual/pages/pool/PoolStatCards.vue#L142
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Run typecheck:
src/components/contextual/pages/pool/PoolStatCards.vue#L142
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Run typecheck:
src/composables/queries/useTokenPricesQuery.ts#L71
No overload matches this call.
|
Run typecheck:
src/constants/pool-lists/csp-issue.ts#L3
Property '[Network.CELO]' is missing in type '{ 1: string[]; 137: never[]; 42161: never[]; 100: never[]; 1101: never[]; 43114: never[]; 8453: never[]; 11155111: never[]; 250: never[]; 5: never[]; 10: never[]; 41: never[]; 40: never[]; }' but required in type 'Record<Network, string[]>'.
|
Run typecheck:
src/constants/pool-lists/csp-issue.ts#L33
Property '[Network.CELO]' is missing in type '{ 1: string[]; 137: string[]; 42161: string[]; 100: string[]; 1101: string[]; 43114: string[]; 8453: never[]; 11155111: string[]; 250: never[]; 5: never[]; 10: never[]; 41: never[]; 40: never[]; }' but required in type 'Record<Network, string[]>'.
|
Run typecheck:
src/lib/config/arbitrum/contracts.ts#L4
Property 'balancerQueries' is missing in type '{ merkleRedeem: string; merkleOrchard: string; merkleOrchardV2: string; multicall: string; authorizer: string; vault: string; weightedPoolFactory: string; stablePoolFactory: string; lidoRelayer: string; ... 14 more ...; gaugeCheckpointer: string; }' but required in type 'Contracts'.
|
Run typecheck:
src/lib/config/avalanche/contracts.ts#L4
Property 'balancerQueries' is missing in type '{ merkleRedeem: string; merkleOrchard: string; merkleOrchardV2: string; multicall: string; authorizer: string; vault: string; weightedPoolFactory: string; stablePoolFactory: string; lidoRelayer: string; ... 12 more ...; gaugeRewardsHelper: string; }' but required in type 'Contracts'.
|
Run typecheck:
src/lib/config/base/contracts.ts#L4
Property 'balancerQueries' is missing in type '{ merkleRedeem: string; merkleOrchard: string; merkleOrchardV2: string; multicall: string; authorizer: string; vault: string; weightedPoolFactory: string; stablePoolFactory: string; lidoRelayer: string; ... 13 more ...; gaugeWorkingBalanceHelper: string; }' but required in type 'Contracts'.
|
Run typecheck:
src/lib/config/celo/contracts.ts#L3
Property 'balancerQueries' is missing in type '{ merkleRedeem: string; merkleOrchard: string; multicall: string; authorizer: string; vault: string; weightedPoolFactory: string; stablePoolFactory: string; lidoRelayer: string; balancerHelpers: string; ... 11 more ...; gaugeRewardsHelper: string; }' but required in type 'Contracts'.
|
The logs for this run have expired and are no longer available.
Loading