progress #289
Annotations
10 errors and 1 warning
lint_and_build:
solend-sdk/src/core/utils/metadata.ts#L55
'ImageResponse' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_build:
solend-sdk/src/core/utils/metadata.ts#L55
'ImageResponse' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_build:
solend-sdk/src/core/utils/metadata.ts#L141
'tokenInfos' is never reassigned. Use 'const' instead
|
lint_and_build:
solend-sdk/src/core/utils/metadata.ts#L150
'chunkedTokenMetadatas' is never reassigned. Use 'const' instead
|
lint_and_build:
solend-sdk/src/core/utils/obligations.ts#L254
'index' is defined but never used. Allowed unused args must match /^_/u
|
lint_and_build:
solend-sdk/src/core/utils/obligations.ts#L254
'index' is defined but never used. Allowed unused args must match /^_/u
|
lint_and_build:
solend-sdk/src/core/utils/pools.ts#L180
'sb' is never reassigned. Use 'const' instead
|
lint_and_build:
solend-sdk/src/hooks/margin.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_build:
solend-sdk/src/hooks/margin.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_build:
solend-sdk/src/hooks/obligation.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_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/.
|