lint #3175
Annotations
20 errors
Test (16):
src/utils/SDKUtils.ts#L1
Cannot find module '@across-protocol/sdk-v2' or its corresponding type declarations.
|
Test (16):
src/utils/TypeGuards.ts#L1
Cannot find module '@across-protocol/sdk-v2' or its corresponding type declarations.
|
Test (16):
src/common/Constants.ts#L2
Cannot find module '@across-protocol/sdk-v2' or its corresponding type declarations.
|
Test (16):
src/common/ClientHelper.ts#L17
Cannot find module '@across-protocol/sdk-v2' or its corresponding type declarations.
|
Test (16):
src/common/ClientHelper.ts#L61
Property 'isUpdated' does not exist on type 'HubPoolClient'.
|
Test (16):
src/common/ClientHelper.ts#L65
Property 'chainId' does not exist on type 'HubPoolClient'.
|
Test (16):
src/common/ClientHelper.ts#L137
Property 'configStoreClient' does not exist on type 'HubPoolClient'.
|
Test (16):
src/common/ClientHelper.ts#L139
Property 'chainId' does not exist on type 'HubPoolClient'.
|
Test (16):
src/common/ClientHelper.ts#L140
Property 'chainId' does not exist on type 'HubPoolClient'.
|
Test (16):
src/common/ClientHelper.ts#L158
Property 'getSpokePoolForBlock' does not exist on type 'HubPoolClient'.
|
Lint (16):
scripts/zkSyncDemo.ts#L18
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/caching/RedisCache.ts#L1
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/AcrossAPIClient.ts#L4
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/BundleDataClient.ts#L34
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/ConfigStoreClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/HubPoolClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/ProfitClient.ts#L7
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/SpokePoolClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/TransactionClient.ts#L2
"@across-protocol/sdk-v2" is not found
|
Lint (16):
src/clients/UBAClient.ts#L1
"@across-protocol/sdk-v2" is not found
|