program: add pool ids to spot market #7098
Annotations
10 errors and 3 warnings
Run lint:
tests/spotMarketPoolIds.ts#L6
'LAMPORTS_PER_SOL' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L13
'SpotBalanceType' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L14
'isVariant' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L17
'SPOT_MARKET_CUMULATIVE_INTEREST_PRECISION' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L24
'createUserWithUSDCAndWSOLAccount' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L25
'mintUSDCToUser' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L32
'getBalance' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L33
'calculateInterestAccumulated' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L34
'getTokenAmount' is defined but never used. Allowed unused vars must match /^_/u
|
Run lint:
tests/spotMarketPoolIds.ts#L36
'NATIVE_MINT' is defined but never used. Allowed unused vars must match /^_/u
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading