VMSYMM 🗳️🔒 #5
Annotations
10 errors and 3 warnings
Test:
src/components/contextual/pages/pool/PoolStatCards.vue#L141
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Test:
src/components/contextual/pages/pool/PoolStatCards.vue#L142
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Test:
src/components/contextual/pages/pool/PoolStatCards.vue#L142
Property 'tooltip' does not exist on type '{ id: string; label: string; value: string; loading: boolean; }'.
|
Test:
src/composables/queries/useTokenPricesQuery.ts#L73
No overload matches this call.
|
Test:
src/constants/pool-lists/csp-issue.ts#L3
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[]; }' is missing the following properties from type 'Record<Network, string[]>': 82, 42220
|
Test:
src/constants/pool-lists/csp-issue.ts#L33
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[]; }' is missing the following properties from type 'Record<Network, string[]>': 82, 42220
|
Test:
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'.
|
Test:
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'.
|
Test:
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'.
|
Test:
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'.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|